#FFE887#FFE887
#FFE887 is a very light, vivid yellow. Relative luminance 0.807; OKLCH L 93.0% C 0.120 H 96.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE887 |
|---|---|
| RGB | rgb(255, 232, 135) |
| HSL | hsl(49, 100%, 76%) |
| HSV | hsv(49, 47%, 100%) |
| CMYK | cmyk(0%, 9%, 47.1%, 0%) |
| CIE-LAB | lab(92.01, -4.61, 49.77) |
| CIE-LCH | lch(92.01, 49.99, 95.29°) |
| OKLab | oklab(92.96% -0.0133 0.1194) |
| OKLCH | oklch(92.96% 0.12 96.4) |
| XYZ | xyz(74.4720, 80.7253, 34.5757) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.93
Sandy
#F1DA7A
ΔE00 3.08
Yellow Tan
#FFE36E
ΔE00 3.09
Pale Gold
#FDDE6C
ΔE00 3.62
Khaki (CSS)
#F0E68C
ΔE00 3.76
Dark Cream
#FFF39A
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE887 #879EFF
analogous
#FFAC87 #FFE887 #DAFF87
triadic
#FFE887 #87FFE8 #E887FF
tetradic
#FFE887 #87FFAC #879EFF #FF87DA
square
#FFE887 #87FFAC #879EFF #FF87DA
split-complementary
#FFE887 #87DAFF #AC87FF
monochromatic
#FFD10D #FFDC4A #FFE887 #FFF4C4 #FFF9E0
Accessibility & contrast
On white
1.22
#FFE887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#FFE887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE887
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE887 | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47F
Deuteranopia (green-blind)
#FFEB8B
Tritanopia (blue-blind)
#FFDBD1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe887; /* rgb */ color: rgb(255, 232, 135); /* oklch */ color: oklch(93.0% 0.120 96.4);
Tailwind
colors: {
custom: {
50: '#ffefac',
500: '#ffe887',
950: '#000000',
},
}SCSS
$custom: #ffe887; $custom-light: #ffefac; $custom-dark: #000000;
JSON
{
"hex": "#ffe887",
"rgb": {
"r": 255,
"g": 232,
"b": 135
},
"hsl": {
"h": 48.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92956,
"c": 0.12015,
"h": 96.4
},
"luminance": 0.80722
}Semantic roles & 50–950 ramp
primary
#FFE887
secondary
#4B67DF
accent
#2CE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581