#FFE08E#FFE08E
#FFE08E is a very light, moderate orange. Relative luminance 0.765; OKLCH L 91.5% C 0.107 H 89.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE08E |
|---|---|
| RGB | rgb(255, 224, 142) |
| HSL | hsl(44, 100%, 78%) |
| HSV | hsv(44, 44%, 100%) |
| CMYK | cmyk(0%, 12.2%, 44.3%, 0%) |
| CIE-LAB | lab(90.10, 0.09, 43.97) |
| CIE-LCH | lch(90.10, 43.97, 89.88°) |
| OKLab | oklab(91.48% 0.0009 0.1068) |
| OKLCH | oklch(91.48% 0.107 89.5) |
| XYZ | xyz(72.7803, 76.5274, 36.5235) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.36
Sandy
#F1DA7A
ΔE00 3.93
Pale Gold
#FDDE6C
ΔE00 4.82
Pale Peach
#FFE5AD
ΔE00 5.16
Yellow Tan
#FFE36E
ΔE00 5.34
Light Mustard
#F7D560
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE08E #8EADFF
analogous
#FFA78E #FFE08E #E5FF8E
triadic
#FFE08E #8EFFE0 #E08EFF
tetradic
#FFE08E #8EFFA7 #8EADFF #FF8EE5
square
#FFE08E #8EFFA7 #8EADFF #FF8EE5
split-complementary
#FFE08E #8EE5FF #A78EFF
monochromatic
#FFBE14 #FFCF51 #FFE08E #FFF1CB #FFF7E0
Accessibility & contrast
On white
1.29
#FFE08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FFE08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE08E
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE08E | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#FFD4CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe08e; /* rgb */ color: rgb(255, 224, 142); /* oklch */ color: oklch(91.5% 0.107 89.5);
Tailwind
colors: {
custom: {
50: '#ffe9b0',
500: '#ffe08e',
950: '#000000',
},
}SCSS
$custom: #ffe08e; $custom-light: #ffe9b0; $custom-dark: #000000;
JSON
{
"hex": "#ffe08e",
"rgb": {
"r": 255,
"g": 224,
"b": 142
},
"hsl": {
"h": 43.54,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.91481,
"c": 0.10681,
"h": 89.5
},
"luminance": 0.76524
}Semantic roles & 50–950 ramp
primary
#FFE08E
secondary
#5178E0
accent
#3FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481