#FFE19E#FFE19E
#FFE19E is a very light, moderate orange. Relative luminance 0.776; OKLCH L 91.9% C 0.091 H 86.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE19E |
|---|---|
| RGB | rgb(255, 225, 158) |
| HSL | hsl(41, 100%, 81%) |
| HSV | hsv(41, 38%, 100%) |
| CMYK | cmyk(0%, 11.8%, 38%, 0%) |
| CIE-LAB | lab(90.59, 1.24, 36.59) |
| CIE-LCH | lch(90.59, 36.61, 88.06°) |
| OKLab | oklab(91.94% 0.0056 0.0905) |
| OKLCH | oklch(91.94% 0.091 86.5) |
| XYZ | xyz(74.3385, 77.5819, 43.4001) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.51
Moccasin
#FFE4B5
ΔE00 4.49
Navajowhite
#FFDEAD
ΔE00 4.57
Vanilla
#F3E5AB
ΔE00 4.87
Wheat (survey)
#FBDD7E
ΔE00 5.09
Wheat
#F5DEB3
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE19E #9EBCFF
analogous
#FFB09E #FFE19E #EDFF9E
triadic
#FFE19E #9EFFE1 #E19EFF
tetradic
#FFE19E #9EFFB0 #9EBCFF #FF9EED
square
#FFE19E #9EFFB0 #9EBCFF #FF9EED
split-complementary
#FFE19E #9EEDFF #B09EFF
monochromatic
#FFBB24 #FFCE61 #FFE19E #FFF4DB #FFF6E0
Accessibility & contrast
On white
1.27
#FFE19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FFE19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE19E
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE19E | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF99
Deuteranopia (green-blind)
#F8E7A0
Tritanopia (blue-blind)
#FFD6D0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe19e; /* rgb */ color: rgb(255, 225, 158); /* oklch */ color: oklch(91.9% 0.091 86.5);
Tailwind
colors: {
custom: {
50: '#ffeabb',
500: '#ffe19e',
950: '#000000',
},
}SCSS
$custom: #ffe19e; $custom-light: #ffeabb; $custom-dark: #000000;
JSON
{
"hex": "#ffe19e",
"rgb": {
"r": 255,
"g": 225,
"b": 158
},
"hsl": {
"h": 41.443,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.91941,
"c": 0.09071,
"h": 86.5
},
"luminance": 0.77579
}Semantic roles & 50–950 ramp
primary
#FFE19E
secondary
#5F87E3
accent
#47E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482