#FFE09E#FFE09E
#FFE09E is a very light, moderate orange. Relative luminance 0.770; OKLCH L 91.7% C 0.090 H 85.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE09E |
|---|---|
| RGB | rgb(255, 224, 158) |
| HSL | hsl(41, 100%, 81%) |
| HSV | hsv(41, 38%, 100%) |
| CMYK | cmyk(0%, 12.2%, 38%, 0%) |
| CIE-LAB | lab(90.34, 1.75, 36.26) |
| CIE-LCH | lch(90.34, 36.30, 87.24°) |
| OKLab | oklab(91.75% 0.007 0.0898) |
| OKLCH | oklch(91.75% 0.09 85.5) |
| XYZ | xyz(74.0689, 77.0428, 43.3103) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.49
Navajowhite
#FFDEAD
ΔE00 4.22
Moccasin
#FFE4B5
ΔE00 4.31
Vanilla
#F3E5AB
ΔE00 5.14
Wheat
#F5DEB3
ΔE00 5.24
Wheat (survey)
#FBDD7E
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE09E #9EBDFF
analogous
#FFAF9E #FFE09E #EDFF9E
triadic
#FFE09E #9EFFE0 #E09EFF
tetradic
#FFE09E #9EFFAF #9EBDFF #FF9EED
square
#FFE09E #9EFFAF #9EBDFF #FF9EED
split-complementary
#FFE09E #9EEDFF #AF9EFF
monochromatic
#FFB924 #FFCC61 #FFE09E #FFF4DB #FFF5E0
Accessibility & contrast
On white
1.28
#FFE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#FFE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE09E
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE09E | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF99
Deuteranopia (green-blind)
#F7E7A0
Tritanopia (blue-blind)
#FFD5CF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe09e; /* rgb */ color: rgb(255, 224, 158); /* oklch */ color: oklch(91.7% 0.090 85.5);
Tailwind
colors: {
custom: {
50: '#ffe9bb',
500: '#ffe09e',
950: '#000000',
},
}SCSS
$custom: #ffe09e; $custom-light: #ffe9bb; $custom-dark: #000000;
JSON
{
"hex": "#ffe09e",
"rgb": {
"r": 255,
"g": 224,
"b": 158
},
"hsl": {
"h": 40.825,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.91746,
"c": 0.09006,
"h": 85.5
},
"luminance": 0.7704
}Semantic roles & 50–950 ramp
primary
#FFE09E
secondary
#5F89E3
accent
#49E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482