#FEE893#FEE893
#FEE893 is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 93.0% C 0.108 H 95.3°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE893 |
|---|---|
| RGB | rgb(254, 232, 147) |
| HSL | hsl(48, 98%, 79%) |
| HSV | hsv(48, 42%, 100%) |
| CMYK | cmyk(0%, 8.7%, 42.1%, 0.4%) |
| CIE-LAB | lab(92.08, -3.85, 44.00) |
| CIE-LCH | lch(92.08, 44.17, 95.00°) |
| OKLab | oklab(93.05% -0.01 0.1071) |
| OKLCH | oklch(93.05% 0.108 95.3) |
| XYZ | xyz(74.9980, 80.8933, 39.2615) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.38
Dark Cream
#FFF39A
ΔE00 3.46
Khaki (CSS)
#F0E68C
ΔE00 3.61
Sandy
#F1DA7A
ΔE00 3.63
Light Tan
#FBEEAC
ΔE00 4.25
Buff
#FEF69E
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE893 #93A9FE
analogous
#FEB293 #FEE893 #DEFE93
triadic
#FEE893 #93FEE8 #E893FE
tetradic
#FEE893 #93FEB2 #93A9FE #FE93DE
square
#FEE893 #93FEB2 #93A9FE #FE93DE
split-complementary
#FEE893 #93DEFE #B293FE
monochromatic
#FDCE1A #FDDB56 #FEE893 #FFF5D0 #FFF9E1
Accessibility & contrast
On white
1.22
#FEE893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#FEE893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE893
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE893 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#FEEB96
Tritanopia (blue-blind)
#FFDCD3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fee893; /* rgb */ color: rgb(254, 232, 147); /* oklch */ color: oklch(93.0% 0.108 95.3);
Tailwind
colors: {
custom: {
50: '#ffefb4',
500: '#fee893',
950: '#000000',
},
}SCSS
$custom: #fee893; $custom-light: #ffefb4; $custom-dark: #000000;
JSON
{
"hex": "#fee893",
"rgb": {
"r": 254,
"g": 232,
"b": 147
},
"hsl": {
"h": 47.664,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.93047,
"c": 0.10761,
"h": 95.3
},
"luminance": 0.80891
}Semantic roles & 50–950 ramp
primary
#FEE893
secondary
#5672E0
accent
#2FE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581