#FFDE87#FFDE87
#FFDE87 is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.0% C 0.113 H 89.3°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE87 |
|---|---|
| RGB | rgb(255, 222, 135) |
| HSL | hsl(44, 100%, 76%) |
| HSV | hsv(44, 47%, 100%) |
| CMYK | cmyk(0%, 12.9%, 47.1%, 0%) |
| CIE-LAB | lab(89.51, 0.44, 46.68) |
| CIE-LCH | lch(89.51, 46.68, 89.46°) |
| OKLab | oklab(90.98% 0.0013 0.1125) |
| OKLCH | oklch(90.98% 0.113 89.3) |
| XYZ | xyz(71.7368, 75.2550, 33.6640) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.74
Sandy
#F1DA7A
ΔE00 3.65
Pale Gold
#FDDE6C
ΔE00 4.08
Yellow Tan
#FFE36E
ΔE00 4.79
Light Mustard
#F7D560
ΔE00 4.79
Sand Yellow
#FCE166
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE87 #87A8FF
analogous
#FFA287 #FFDE87 #E4FF87
triadic
#FFDE87 #87FFDE #DE87FF
tetradic
#FFDE87 #87FFA2 #87A8FF #FF87E4
square
#FFDE87 #87FFA2 #87A8FF #FF87E4
split-complementary
#FFDE87 #87E4FF #A287FF
monochromatic
#FFBC0D #FFCD4A #FFDE87 #FFEFC4 #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FFDE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE87
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE87 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC80
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#FFD1C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde87; /* rgb */ color: rgb(255, 222, 135); /* oklch */ color: oklch(91.0% 0.113 89.3);
Tailwind
colors: {
custom: {
50: '#ffe8ab',
500: '#ffde87',
950: '#000000',
},
}SCSS
$custom: #ffde87; $custom-light: #ffe8ab; $custom-dark: #000000;
JSON
{
"hex": "#ffde87",
"rgb": {
"r": 255,
"g": 222,
"b": 135
},
"hsl": {
"h": 43.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.90984,
"c": 0.1125,
"h": 89.3
},
"luminance": 0.75252
}Semantic roles & 50–950 ramp
primary
#FFDE87
secondary
#4B74DF
accent
#3FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481