#FFD88E#FFD88E
#FFD88E is a very light, moderate orange. Relative luminance 0.723; OKLCH L 89.9% C 0.102 H 82.8°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD88E |
|---|---|
| RGB | rgb(255, 216, 142) |
| HSL | hsl(39, 100%, 78%) |
| HSV | hsv(39, 44%, 100%) |
| CMYK | cmyk(0%, 15.3%, 44.3%, 0%) |
| CIE-LAB | lab(88.13, 4.17, 41.46) |
| CIE-LCH | lch(88.13, 41.67, 84.25°) |
| OKLab | oklab(89.93% 0.0129 0.1011) |
| OKLCH | oklch(89.93% 0.102 82.8) |
| XYZ | xyz(70.6807, 72.3281, 35.8236) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.02
Pale Peach
#FFE5AD
ΔE00 5.17
Navajowhite
#FFDEAD
ΔE00 5.43
Moccasin
#FFE4B5
ΔE00 6.41
Sand (survey)
#E2CA76
ΔE00 6.54
Sandy
#F1DA7A
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD88E #8EB5FF
analogous
#FF9F8E #FFD88E #EDFF8E
triadic
#FFD88E #8EFFD8 #D88EFF
tetradic
#FFD88E #8EFF9F #8EB5FF #FF8EED
square
#FFD88E #8EFF9F #8EB5FF #FF8EED
split-complementary
#FFD88E #8EEDFF #9F8EFF
monochromatic
#FFAE14 #FFC351 #FFD88E #FFEDCB #FFF4E0
Accessibility & contrast
On white
1.36
#FFD88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#FFD88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD88E
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD88E | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD788
Deuteranopia (green-blind)
#F3E190
Tritanopia (blue-blind)
#FFCCC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd88e; /* rgb */ color: rgb(255, 216, 142); /* oklch */ color: oklch(89.9% 0.102 82.8);
Tailwind
colors: {
custom: {
50: '#ffe3b0',
500: '#ffd88e',
950: '#000000',
},
}SCSS
$custom: #ffd88e; $custom-light: #ffe3b0; $custom-dark: #000000;
JSON
{
"hex": "#ffd88e",
"rgb": {
"r": 255,
"g": 216,
"b": 142
},
"hsl": {
"h": 39.292,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.89925,
"c": 0.1019,
"h": 82.8
},
"luminance": 0.72325
}Semantic roles & 50–950 ramp
primary
#FFD88E
secondary
#5182E0
accent
#4FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481