#FFE588#FFE588
#FFE588 is a very light, moderate yellow. Relative luminance 0.791; OKLCH L 92.4% C 0.117 H 94.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE588 |
|---|---|
| RGB | rgb(255, 229, 136) |
| HSL | hsl(47, 100%, 77%) |
| HSV | hsv(47, 47%, 100%) |
| CMYK | cmyk(0%, 10.2%, 46.7%, 0%) |
| CIE-LAB | lab(91.27, -3.01, 48.38) |
| CIE-LCH | lch(91.27, 48.47, 93.56°) |
| OKLab | oklab(92.38% -0.0086 0.1164) |
| OKLCH | oklch(92.38% 0.117 94.2) |
| XYZ | xyz(73.7055, 79.0791, 34.6691) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.98
Sandy
#F1DA7A
ΔE00 2.77
Yellow Tan
#FFE36E
ΔE00 3.34
Pale Gold
#FDDE6C
ΔE00 3.42
Sand Yellow
#FCE166
ΔE00 4.15
Khaki (CSS)
#F0E68C
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE588 #88A2FF
analogous
#FFAA88 #FFE588 #DDFF88
triadic
#FFE588 #88FFE5 #E588FF
tetradic
#FFE588 #88FFAA #88A2FF #FF88DD
square
#FFE588 #88FFAA #88A2FF #FF88DD
split-complementary
#FFE588 #88DDFF #AA88FF
monochromatic
#FFCA0E #FFD84B #FFE588 #FFF2C5 #FFF8E0
Accessibility & contrast
On white
1.25
#FFE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FFE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE588
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE588 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E180
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#FFD8CF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe588; /* rgb */ color: rgb(255, 229, 136); /* oklch */ color: oklch(92.4% 0.117 94.2);
Tailwind
colors: {
custom: {
50: '#ffedac',
500: '#ffe588',
950: '#000000',
},
}SCSS
$custom: #ffe588; $custom-light: #ffedac; $custom-dark: #000000;
JSON
{
"hex": "#ffe588",
"rgb": {
"r": 255,
"g": 229,
"b": 136
},
"hsl": {
"h": 46.891,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.92376,
"c": 0.11668,
"h": 94.2
},
"luminance": 0.79076
}Semantic roles & 50–950 ramp
primary
#FFE588
secondary
#4C6CDF
accent
#32E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481