#FFE891#FFE891
#FFE891 is a very light, moderate yellow. Relative luminance 0.810; OKLCH L 93.1% C 0.110 H 95.1°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE891 |
|---|---|
| RGB | rgb(255, 232, 145) |
| HSL | hsl(47, 100%, 78%) |
| HSV | hsv(47, 43%, 100%) |
| CMYK | cmyk(0%, 9%, 43.1%, 0%) |
| CIE-LAB | lab(92.14, -3.66, 45.07) |
| CIE-LCH | lch(92.14, 45.22, 94.64°) |
| OKLab | oklab(93.1% -0.0097 0.1095) |
| OKLCH | oklch(93.1% 0.11 95.1) |
| XYZ | xyz(75.2094, 81.0203, 38.4594) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.11
Sandy
#F1DA7A
ΔE00 3.50
Dark Cream
#FFF39A
ΔE00 3.62
Khaki (CSS)
#F0E68C
ΔE00 3.79
Yellow Tan
#FFE36E
ΔE00 4.47
Light Tan
#FBEEAC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE891 #91A8FF
analogous
#FFB191 #FFE891 #DFFF91
triadic
#FFE891 #91FFE8 #E891FF
tetradic
#FFE891 #91FFB1 #91A8FF #FF91DF
square
#FFE891 #91FFB1 #91A8FF #FF91DF
split-complementary
#FFE891 #91DFFF #B191FF
monochromatic
#FFCE17 #FFDB54 #FFE891 #FFF5CE #FFF9E0
Accessibility & contrast
On white
1.22
#FFE891 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#FFE891 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE891
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE891 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE891 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48A
Deuteranopia (green-blind)
#FFEC94
Tritanopia (blue-blind)
#FFDCD3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe891; /* rgb */ color: rgb(255, 232, 145); /* oklch */ color: oklch(93.1% 0.110 95.1);
Tailwind
colors: {
custom: {
50: '#ffefb2',
500: '#ffe891',
950: '#000000',
},
}SCSS
$custom: #ffe891; $custom-light: #ffefb2; $custom-dark: #000000;
JSON
{
"hex": "#ffe891",
"rgb": {
"r": 255,
"g": 232,
"b": 145
},
"hsl": {
"h": 47.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93103,
"c": 0.1099,
"h": 95.1
},
"luminance": 0.81018
}Semantic roles & 50–950 ramp
primary
#FFE891
secondary
#5371E1
accent
#30E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581