#FFDB75#FFDB75
#FFDB75 is a very light, vivid orange. Relative luminance 0.732; OKLCH L 90.2% C 0.128 H 90.3°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB75 |
|---|---|
| RGB | rgb(255, 219, 117) |
| HSL | hsl(44, 100%, 73%) |
| HSV | hsv(44, 54%, 100%) |
| CMYK | cmyk(0%, 14.1%, 54.1%, 0%) |
| CIE-LAB | lab(88.55, 0.43, 54.17) |
| CIE-LCH | lch(88.55, 54.17, 89.54°) |
| OKLab | oklab(90.15% -0.0006 0.1276) |
| OKLCH | oklch(90.15% 0.128 90.3) |
| XYZ | xyz(69.7852, 73.2108, 27.2815) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.78
Pale Gold
#FDDE6C
ΔE00 2.35
Light Mustard
#F7D560
ΔE00 2.66
Yellow Tan
#FFE36E
ΔE00 3.48
Light Gold
#FDDC5C
ΔE00 3.51
Sandy
#F1DA7A
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB75 #7599FF
analogous
#FF9675 #FFDB75 #DEFF75
triadic
#FFDB75 #75FFDB #DB75FF
tetradic
#FFDB75 #75FF96 #7599FF #FF75DE
square
#FFDB75 #75FF96 #7599FF #FF75DE
split-complementary
#FFDB75 #75DEFF #9675FF
monochromatic
#FAB800 #FFCB38 #FFDB75 #FFEBB2 #FFF7E0
Accessibility & contrast
On white
1.34
#FFDB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FFDB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB75
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB75 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86C
Deuteranopia (green-blind)
#F8E379
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffdb75; /* rgb */ color: rgb(255, 219, 117); /* oklch */ color: oklch(90.2% 0.128 90.3);
Tailwind
colors: {
custom: {
50: '#ffe59f',
500: '#ffdb75',
950: '#000000',
},
}SCSS
$custom: #ffdb75; $custom-light: #ffe59f; $custom-dark: #000000;
JSON
{
"hex": "#ffdb75",
"rgb": {
"r": 255,
"g": 219,
"b": 117
},
"hsl": {
"h": 44.348,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90153,
"c": 0.12762,
"h": 90.3
},
"luminance": 0.73207
}Semantic roles & 50–950 ramp
primary
#FFDB75
secondary
#3C66DD
accent
#3CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480