#FFE88F#FFE88F
#FFE88F is a very light, moderate yellow. Relative luminance 0.810; OKLCH L 93.1% C 0.112 H 95.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE88F |
|---|---|
| RGB | rgb(255, 232, 143) |
| HSL | hsl(48, 100%, 78%) |
| HSV | hsv(48, 44%, 100%) |
| CMYK | cmyk(0%, 9%, 43.9%, 0%) |
| CIE-LAB | lab(92.11, -3.85, 46.02) |
| CIE-LCH | lch(92.11, 46.18, 94.79°) |
| OKLab | oklab(93.07% -0.0104 0.1115) |
| OKLCH | oklch(93.07% 0.112 95.3) |
| XYZ | xyz(75.0565, 80.9591, 37.6543) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.01
Sandy
#F1DA7A
ΔE00 3.36
Dark Cream
#FFF39A
ΔE00 3.60
Khaki (CSS)
#F0E68C
ΔE00 3.73
Yellow Tan
#FFE36E
ΔE00 4.18
Pale Gold
#FDDE6C
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE88F #8FA6FF
analogous
#FFB08F #FFE88F #DEFF8F
triadic
#FFE88F #8FFFE8 #E88FFF
tetradic
#FFE88F #8FFFB0 #8FA6FF #FF8FDE
square
#FFE88F #8FFFB0 #8FA6FF #FF8FDE
split-complementary
#FFE88F #8FDEFF #B08FFF
monochromatic
#FFCF15 #FFDB52 #FFE88F #FFF5CC #FFF9E0
Accessibility & contrast
On white
1.22
#FFE88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#FFE88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE88F
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE88F | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E488
Deuteranopia (green-blind)
#FFEC92
Tritanopia (blue-blind)
#FFDCD2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe88f; /* rgb */ color: rgb(255, 232, 143); /* oklch */ color: oklch(93.1% 0.112 95.3);
Tailwind
colors: {
custom: {
50: '#ffefb1',
500: '#ffe88f',
950: '#000000',
},
}SCSS
$custom: #ffe88f; $custom-light: #ffefb1; $custom-dark: #000000;
JSON
{
"hex": "#ffe88f",
"rgb": {
"r": 255,
"g": 232,
"b": 143
},
"hsl": {
"h": 47.679,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.93072,
"c": 0.11198,
"h": 95.3
},
"luminance": 0.80956
}Semantic roles & 50–950 ramp
primary
#FFE88F
secondary
#526FE0
accent
#2FE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581