#FFDC89#FFDC89
#FFDC89 is a very light, moderate orange. Relative luminance 0.743; OKLCH L 90.6% C 0.109 H 87.4°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC89 |
|---|---|
| RGB | rgb(255, 220, 137) |
| HSL | hsl(42, 100%, 77%) |
| HSV | hsv(42, 46%, 100%) |
| CMYK | cmyk(0%, 13.7%, 46.3%, 0%) |
| CIE-LAB | lab(89.04, 1.65, 45.11) |
| CIE-LCH | lch(89.04, 45.14, 87.91°) |
| OKLab | oklab(90.62% 0.005 0.1091) |
| OKLCH | oklch(90.62% 0.109 87.4) |
| XYZ | xyz(71.3509, 74.2558, 34.2365) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.69
Sandy
#F1DA7A
ΔE00 4.47
Pale Gold
#FDDE6C
ΔE00 4.98
Light Mustard
#F7D560
ΔE00 5.39
Sand (survey)
#E2CA76
ΔE00 5.65
Pale Peach
#FFE5AD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC89 #89ACFF
analogous
#FFA189 #FFDC89 #E7FF89
triadic
#FFDC89 #89FFDC #DC89FF
tetradic
#FFDC89 #89FFA1 #89ACFF #FF89E7
square
#FFDC89 #89FFA1 #89ACFF #FF89E7
split-complementary
#FFDC89 #89E7FF #A189FF
monochromatic
#FFB80F #FFCA4C #FFDC89 #FFEEC6 #FFF6E0
Accessibility & contrast
On white
1.32
#FFDC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#FFDC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC89
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC89 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#FFCFC8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc89; /* rgb */ color: rgb(255, 220, 137); /* oklch */ color: oklch(90.6% 0.109 87.4);
Tailwind
colors: {
custom: {
50: '#ffe6ac',
500: '#ffdc89',
950: '#000000',
},
}SCSS
$custom: #ffdc89; $custom-light: #ffe6ac; $custom-dark: #000000;
JSON
{
"hex": "#ffdc89",
"rgb": {
"r": 255,
"g": 220,
"b": 137
},
"hsl": {
"h": 42.203,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.90623,
"c": 0.1092,
"h": 87.4
},
"luminance": 0.74253
}Semantic roles & 50–950 ramp
primary
#FFDC89
secondary
#4D78E0
accent
#44E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481