#FFDF89#FFDF89
#FFDF89 is a very light, moderate orange. Relative luminance 0.758; OKLCH L 91.2% C 0.111 H 89.7°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF89 |
|---|---|
| RGB | rgb(255, 223, 137) |
| HSL | hsl(44, 100%, 77%) |
| HSV | hsv(44, 46%, 100%) |
| CMYK | cmyk(0%, 12.5%, 46.3%, 0%) |
| CIE-LAB | lab(89.79, 0.12, 46.04) |
| CIE-LCH | lch(89.79, 46.04, 89.85°) |
| OKLab | oklab(91.21% 0.0006 0.1112) |
| OKLCH | oklch(91.21% 0.111 89.7) |
| XYZ | xyz(72.1453, 75.8446, 34.5013) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.77
Sandy
#F1DA7A
ΔE00 3.59
Pale Gold
#FDDE6C
ΔE00 4.18
Yellow Tan
#FFE36E
ΔE00 4.80
Light Mustard
#F7D560
ΔE00 5.00
Sand Yellow
#FCE166
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF89 #89A9FF
analogous
#FFA489 #FFDF89 #E4FF89
triadic
#FFDF89 #89FFDF #DF89FF
tetradic
#FFDF89 #89FFA4 #89A9FF #FF89E4
square
#FFDF89 #89FFA4 #89A9FF #FF89E4
split-complementary
#FFDF89 #89E4FF #A489FF
monochromatic
#FFBE0F #FFCE4C #FFDF89 #FFF0C6 #FFF7E0
Accessibility & contrast
On white
1.30
#FFDF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FFDF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF89
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF89 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD82
Deuteranopia (green-blind)
#F9E68C
Tritanopia (blue-blind)
#FFD2CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf89; /* rgb */ color: rgb(255, 223, 137); /* oklch */ color: oklch(91.2% 0.111 89.7);
Tailwind
colors: {
custom: {
50: '#ffe8ad',
500: '#ffdf89',
950: '#000000',
},
}SCSS
$custom: #ffdf89; $custom-light: #ffe8ad; $custom-dark: #000000;
JSON
{
"hex": "#ffdf89",
"rgb": {
"r": 255,
"g": 223,
"b": 137
},
"hsl": {
"h": 43.729,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.9121,
"c": 0.11119,
"h": 89.7
},
"luminance": 0.75841
}Semantic roles & 50–950 ramp
primary
#FFDF89
secondary
#4D74E0
accent
#3EE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481