#FFDC87#FFDC87
#FFDC87 is a very light, moderate orange. Relative luminance 0.742; OKLCH L 90.6% C 0.111 H 87.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC87 |
|---|---|
| RGB | rgb(255, 220, 135) |
| HSL | hsl(43, 100%, 76%) |
| HSV | hsv(43, 47%, 100%) |
| CMYK | cmyk(0%, 13.7%, 47.1%, 0%) |
| CIE-LAB | lab(89.02, 1.46, 46.06) |
| CIE-LCH | lch(89.02, 46.08, 88.18°) |
| OKLab | oklab(90.59% 0.0043 0.1111) |
| OKLCH | oklch(90.59% 0.111 87.8) |
| XYZ | xyz(71.2088, 74.1989, 33.4880) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.39
Sandy
#F1DA7A
ΔE00 4.25
Pale Gold
#FDDE6C
ΔE00 4.64
Light Mustard
#F7D560
ΔE00 5.07
Yellow Tan
#FFE36E
ΔE00 5.46
Sand (survey)
#E2CA76
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC87 #87AAFF
analogous
#FFA087 #FFDC87 #E6FF87
triadic
#FFDC87 #87FFDC #DC87FF
tetradic
#FFDC87 #87FFA0 #87AAFF #FF87E6
square
#FFDC87 #87FFA0 #87AAFF #FF87E6
split-complementary
#FFDC87 #87E6FF #A087FF
monochromatic
#FFB80D #FFCA4A #FFDC87 #FFEEC4 #FFF6E0
Accessibility & contrast
On white
1.33
#FFDC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#FFDC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC87
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC87 | 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)
#EEDA80
Deuteranopia (green-blind)
#F7E48A
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc87; /* rgb */ color: rgb(255, 220, 135); /* oklch */ color: oklch(90.6% 0.111 87.8);
Tailwind
colors: {
custom: {
50: '#ffe6ab',
500: '#ffdc87',
950: '#000000',
},
}SCSS
$custom: #ffdc87; $custom-light: #ffe6ab; $custom-dark: #000000;
JSON
{
"hex": "#ffdc87",
"rgb": {
"r": 255,
"g": 220,
"b": 135
},
"hsl": {
"h": 42.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.90594,
"c": 0.11119,
"h": 87.8
},
"luminance": 0.74196
}Semantic roles & 50–950 ramp
primary
#FFDC87
secondary
#4B76DF
accent
#43E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481