#FFDE88#FFDE88
#FFDE88 is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.0% C 0.112 H 89.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE88 |
|---|---|
| RGB | rgb(255, 222, 136) |
| HSL | hsl(43, 100%, 77%) |
| HSV | hsv(43, 47%, 100%) |
| CMYK | cmyk(0%, 12.9%, 46.7%, 0%) |
| CIE-LAB | lab(89.53, 0.54, 46.21) |
| CIE-LCH | lch(89.53, 46.21, 89.34°) |
| OKLab | oklab(91% 0.0017 0.1115) |
| OKLCH | oklch(91% 0.112 89.1) |
| XYZ | xyz(71.8076, 75.2833, 34.0365) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.88
Sandy
#F1DA7A
ΔE00 3.75
Pale Gold
#FDDE6C
ΔE00 4.25
Light Mustard
#F7D560
ΔE00 4.94
Yellow Tan
#FFE36E
ΔE00 4.95
Sand (survey)
#E2CA76
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE88 #88A9FF
analogous
#FFA388 #FFDE88 #E5FF88
triadic
#FFDE88 #88FFDE #DE88FF
tetradic
#FFDE88 #88FFA3 #88A9FF #FF88E5
square
#FFDE88 #88FFA3 #88A9FF #FF88E5
split-complementary
#FFDE88 #88E5FF #A388FF
monochromatic
#FFBC0E #FFCD4B #FFDE88 #FFEFC5 #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FFDE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE88
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE88 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#FFD1C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde88; /* rgb */ color: rgb(255, 222, 136); /* oklch */ color: oklch(91.0% 0.112 89.1);
Tailwind
colors: {
custom: {
50: '#ffe8ac',
500: '#ffde88',
950: '#000000',
},
}SCSS
$custom: #ffde88; $custom-light: #ffe8ac; $custom-dark: #000000;
JSON
{
"hex": "#ffde88",
"rgb": {
"r": 255,
"g": 222,
"b": 136
},
"hsl": {
"h": 43.361,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.90999,
"c": 0.1115,
"h": 89.1
},
"luminance": 0.7528
}Semantic roles & 50–950 ramp
primary
#FFDE88
secondary
#4C75DF
accent
#40E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481