#FFE888#FFE888
#FFE888 is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 93.0% C 0.119 H 96.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE888 |
|---|---|
| RGB | rgb(255, 232, 136) |
| HSL | hsl(48, 100%, 77%) |
| HSV | hsv(48, 47%, 100%) |
| CMYK | cmyk(0%, 9%, 46.7%, 0%) |
| CIE-LAB | lab(92.02, -4.51, 49.31) |
| CIE-LCH | lch(92.02, 49.51, 95.23°) |
| OKLab | oklab(92.97% -0.013 0.1184) |
| OKLCH | oklch(92.97% 0.119 96.3) |
| XYZ | xyz(74.5427, 80.7536, 34.9482) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.92
Sandy
#F1DA7A
ΔE00 3.09
Yellow Tan
#FFE36E
ΔE00 3.22
Pale Gold
#FDDE6C
ΔE00 3.71
Dark Cream
#FFF39A
ΔE00 3.73
Khaki (CSS)
#F0E68C
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE888 #889FFF
analogous
#FFAD88 #FFE888 #DBFF88
triadic
#FFE888 #88FFE8 #E888FF
tetradic
#FFE888 #88FFAD #889FFF #FF88DB
square
#FFE888 #88FFAD #889FFF #FF88DB
split-complementary
#FFE888 #88DBFF #AD88FF
monochromatic
#FFD00E #FFDC4B #FFE888 #FFF4C5 #FFF9E0
Accessibility & contrast
On white
1.22
#FFE888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#FFE888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE888
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE888 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E480
Deuteranopia (green-blind)
#FFEB8C
Tritanopia (blue-blind)
#FFDBD1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe888; /* rgb */ color: rgb(255, 232, 136); /* oklch */ color: oklch(93.0% 0.119 96.3);
Tailwind
colors: {
custom: {
50: '#ffefac',
500: '#ffe888',
950: '#000000',
},
}SCSS
$custom: #ffe888; $custom-light: #ffefac; $custom-dark: #000000;
JSON
{
"hex": "#ffe888",
"rgb": {
"r": 255,
"g": 232,
"b": 136
},
"hsl": {
"h": 48.403,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.9297,
"c": 0.11915,
"h": 96.3
},
"luminance": 0.80751
}Semantic roles & 50–950 ramp
primary
#FFE888
secondary
#4C68DF
accent
#2CE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581