#FFDC88#FFDC88
#FFDC88 is a very light, moderate orange. Relative luminance 0.742; OKLCH L 90.6% C 0.110 H 87.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC88 |
|---|---|
| RGB | rgb(255, 220, 136) |
| HSL | hsl(42, 100%, 77%) |
| HSV | hsv(42, 47%, 100%) |
| CMYK | cmyk(0%, 13.7%, 46.7%, 0%) |
| CIE-LAB | lab(89.03, 1.55, 45.59) |
| CIE-LCH | lch(89.03, 45.61, 88.05°) |
| OKLab | oklab(90.61% 0.0046 0.1101) |
| OKLCH | oklch(90.61% 0.11 87.6) |
| XYZ | xyz(71.2795, 74.2272, 33.8605) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.54
Sandy
#F1DA7A
ΔE00 4.36
Pale Gold
#FDDE6C
ΔE00 4.81
Light Mustard
#F7D560
ΔE00 5.23
Sand (survey)
#E2CA76
ΔE00 5.61
Yellow Tan
#FFE36E
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC88 #88ABFF
analogous
#FFA188 #FFDC88 #E7FF88
triadic
#FFDC88 #88FFDC #DC88FF
tetradic
#FFDC88 #88FFA1 #88ABFF #FF88E7
square
#FFDC88 #88FFA1 #88ABFF #FF88E7
split-complementary
#FFDC88 #88E7FF #A188FF
monochromatic
#FFB80E #FFCA4B #FFDC88 #FFEEC5 #FFF6E0
Accessibility & contrast
On white
1.33
#FFDC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#FFDC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC88
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC88 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA81
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#FFCFC8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc88; /* rgb */ color: rgb(255, 220, 136); /* oklch */ color: oklch(90.6% 0.110 87.6);
Tailwind
colors: {
custom: {
50: '#ffe6ac',
500: '#ffdc88',
950: '#000000',
},
}SCSS
$custom: #ffdc88; $custom-light: #ffe6ac; $custom-dark: #000000;
JSON
{
"hex": "#ffdc88",
"rgb": {
"r": 255,
"g": 220,
"b": 136
},
"hsl": {
"h": 42.353,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.90608,
"c": 0.1102,
"h": 87.6
},
"luminance": 0.74224
}Semantic roles & 50–950 ramp
primary
#FFDC88
secondary
#4C77DF
accent
#43E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481