#FEE19E#FEE19E
#FEE19E is a very light, moderate orange. Relative luminance 0.774; OKLCH L 91.9% C 0.090 H 87.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE19E |
|---|---|
| RGB | rgb(254, 225, 158) |
| HSL | hsl(42, 98%, 81%) |
| HSV | hsv(42, 38%, 100%) |
| CMYK | cmyk(0%, 11.4%, 37.8%, 0.4%) |
| CIE-LAB | lab(90.50, 0.86, 36.46) |
| CIE-LCH | lch(90.50, 36.47, 88.66°) |
| OKLab | oklab(91.85% 0.0045 0.0902) |
| OKLCH | oklch(91.85% 0.09 87.2) |
| XYZ | xyz(73.9715, 77.3927, 43.3829) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.48
Moccasin
#FFE4B5
ΔE00 4.55
Vanilla
#F3E5AB
ΔE00 4.60
Navajowhite
#FFDEAD
ΔE00 4.72
Wheat (survey)
#FBDD7E
ΔE00 5.02
Light Tan
#FBEEAC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE19E #9EBBFE
analogous
#FEB19E #FEE19E #EBFE9E
triadic
#FEE19E #9EFEE1 #E19EFE
tetradic
#FEE19E #9EFEB1 #9EBBFE #FE9EEB
square
#FEE19E #9EFEB1 #9EBBFE #FE9EEB
split-complementary
#FEE19E #9EEBFE #B19EFE
monochromatic
#FDBC25 #FDCE61 #FEE19E #FFF4DB #FFF6E1
Accessibility & contrast
On white
1.27
#FEE19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FEE19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE19E
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE19E | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF99
Deuteranopia (green-blind)
#F7E7A0
Tritanopia (blue-blind)
#FFD6D0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fee19e; /* rgb */ color: rgb(254, 225, 158); /* oklch */ color: oklch(91.9% 0.090 87.2);
Tailwind
colors: {
custom: {
50: '#ffeabb',
500: '#fee19e',
950: '#000000',
},
}SCSS
$custom: #fee19e; $custom-light: #ffeabb; $custom-dark: #000000;
JSON
{
"hex": "#fee19e",
"rgb": {
"r": 254,
"g": 225,
"b": 158
},
"hsl": {
"h": 41.875,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.91852,
"c": 0.09035,
"h": 87.2
},
"luminance": 0.7739
}Semantic roles & 50–950 ramp
primary
#FEE19E
secondary
#5F86E1
accent
#45E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482