#FFE890#FFE890
#FFE890 is a very light, moderate yellow. Relative luminance 0.810; OKLCH L 93.1% C 0.111 H 95.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE890 |
|---|---|
| RGB | rgb(255, 232, 144) |
| HSL | hsl(48, 100%, 78%) |
| HSV | hsv(48, 44%, 100%) |
| CMYK | cmyk(0%, 9%, 43.5%, 0%) |
| CIE-LAB | lab(92.13, -3.75, 45.55) |
| CIE-LCH | lch(92.13, 45.70, 94.71°) |
| OKLab | oklab(93.09% -0.01 0.1105) |
| OKLCH | oklch(93.09% 0.111 95.2) |
| XYZ | xyz(75.1326, 80.9896, 38.0551) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.06
Sandy
#F1DA7A
ΔE00 3.43
Dark Cream
#FFF39A
ΔE00 3.61
Khaki (CSS)
#F0E68C
ΔE00 3.76
Yellow Tan
#FFE36E
ΔE00 4.32
Pale Gold
#FDDE6C
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE890 #90A7FF
analogous
#FFB090 #FFE890 #DEFF90
triadic
#FFE890 #90FFE8 #E890FF
tetradic
#FFE890 #90FFB0 #90A7FF #FF90DE
square
#FFE890 #90FFB0 #90A7FF #FF90DE
split-complementary
#FFE890 #90DEFF #B090FF
monochromatic
#FFCF16 #FFDB53 #FFE890 #FFF5CD #FFF9E0
Accessibility & contrast
On white
1.22
#FFE890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#FFE890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE890
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE890 | 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)
#F9E489
Deuteranopia (green-blind)
#FFEC93
Tritanopia (blue-blind)
#FFDCD2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe890; /* rgb */ color: rgb(255, 232, 144); /* oklch */ color: oklch(93.1% 0.111 95.2);
Tailwind
colors: {
custom: {
50: '#ffefb2',
500: '#ffe890',
950: '#000000',
},
}SCSS
$custom: #ffe890; $custom-light: #ffefb2; $custom-dark: #000000;
JSON
{
"hex": "#ffe890",
"rgb": {
"r": 255,
"g": 232,
"b": 144
},
"hsl": {
"h": 47.568,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.93087,
"c": 0.11094,
"h": 95.2
},
"luminance": 0.80987
}Semantic roles & 50–950 ramp
primary
#FFE890
secondary
#5370E1
accent
#30E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581