#FFE08F#FFE08F
#FFE08F is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.5% C 0.106 H 89.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE08F |
|---|---|
| RGB | rgb(255, 224, 143) |
| HSL | hsl(43, 100%, 78%) |
| HSV | hsv(43, 44%, 100%) |
| CMYK | cmyk(0%, 12.2%, 43.9%, 0%) |
| CIE-LAB | lab(90.12, 0.19, 43.50) |
| CIE-LCH | lch(90.12, 43.50, 89.75°) |
| OKLab | oklab(91.5% 0.0013 0.1058) |
| OKLCH | oklch(91.5% 0.106 89.3) |
| XYZ | xyz(72.8557, 76.5575, 36.9207) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.53
Sandy
#F1DA7A
ΔE00 4.06
Pale Gold
#FDDE6C
ΔE00 4.99
Pale Peach
#FFE5AD
ΔE00 5.00
Yellow Tan
#FFE36E
ΔE00 5.52
Sand (survey)
#E2CA76
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE08F #8FAEFF
analogous
#FFA88F #FFE08F #E6FF8F
triadic
#FFE08F #8FFFE0 #E08FFF
tetradic
#FFE08F #8FFFA8 #8FAEFF #FF8FE6
square
#FFE08F #8FFFA8 #8FAEFF #FF8FE6
split-complementary
#FFE08F #8FE6FF #A88FFF
monochromatic
#FFBE15 #FFCF52 #FFE08F #FFF1CC #FFF7E0
Accessibility & contrast
On white
1.29
#FFE08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FFE08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE08F
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE08F | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#F9E692
Tritanopia (blue-blind)
#FFD4CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe08f; /* rgb */ color: rgb(255, 224, 143); /* oklch */ color: oklch(91.5% 0.106 89.3);
Tailwind
colors: {
custom: {
50: '#ffe9b1',
500: '#ffe08f',
950: '#000000',
},
}SCSS
$custom: #ffe08f; $custom-light: #ffe9b1; $custom-dark: #000000;
JSON
{
"hex": "#ffe08f",
"rgb": {
"r": 255,
"g": 224,
"b": 143
},
"hsl": {
"h": 43.393,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.91497,
"c": 0.10579,
"h": 89.3
},
"luminance": 0.76554
}Semantic roles & 50–950 ramp
primary
#FFE08F
secondary
#5279E0
accent
#40E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181611
muted
#868481