#FFE88E#FFE88E
#FFE88E is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 93.1% C 0.113 H 95.5°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE88E |
|---|---|
| RGB | rgb(255, 232, 142) |
| HSL | hsl(48, 100%, 78%) |
| HSV | hsv(48, 44%, 100%) |
| CMYK | cmyk(0%, 9%, 44.3%, 0%) |
| CIE-LAB | lab(92.10, -3.95, 46.49) |
| CIE-LCH | lch(92.10, 46.66, 94.86°) |
| OKLab | oklab(93.06% -0.0108 0.1125) |
| OKLCH | oklch(93.06% 0.113 95.5) |
| XYZ | xyz(74.9811, 80.9290, 37.2571) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.97
Sandy
#F1DA7A
ΔE00 3.30
Dark Cream
#FFF39A
ΔE00 3.60
Khaki (CSS)
#F0E68C
ΔE00 3.71
Yellow Tan
#FFE36E
ΔE00 4.03
Pale Gold
#FDDE6C
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE88E #8EA5FF
analogous
#FFB08E #FFE88E #DDFF8E
triadic
#FFE88E #8EFFE8 #E88EFF
tetradic
#FFE88E #8EFFB0 #8EA5FF #FF8EDD
square
#FFE88E #8EFFB0 #8EA5FF #FF8EDD
split-complementary
#FFE88E #8EDDFF #B08EFF
monochromatic
#FFCF14 #FFDC51 #FFE88E #FFF4CB #FFF9E0
Accessibility & contrast
On white
1.22
#FFE88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#FFE88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE88E
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE88E | 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)
#F9E487
Deuteranopia (green-blind)
#FFEC91
Tritanopia (blue-blind)
#FFDCD2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe88e; /* rgb */ color: rgb(255, 232, 142); /* oklch */ color: oklch(93.1% 0.113 95.5);
Tailwind
colors: {
custom: {
50: '#ffefb0',
500: '#ffe88e',
950: '#000000',
},
}SCSS
$custom: #ffe88e; $custom-light: #ffefb0; $custom-dark: #000000;
JSON
{
"hex": "#ffe88e",
"rgb": {
"r": 255,
"g": 232,
"b": 142
},
"hsl": {
"h": 47.788,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.93057,
"c": 0.11302,
"h": 95.5
},
"luminance": 0.80926
}Semantic roles & 50–950 ramp
primary
#FFE88E
secondary
#516EE0
accent
#2FE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181611
muted
#868581