#FFE08A#FFE08A
#FFE08A is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.4% C 0.111 H 90.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE08A |
|---|---|
| RGB | rgb(255, 224, 138) |
| HSL | hsl(44, 100%, 77%) |
| HSV | hsv(44, 46%, 100%) |
| CMYK | cmyk(0%, 12.2%, 45.9%, 0%) |
| CIE-LAB | lab(90.05, -0.29, 45.88) |
| CIE-LCH | lch(90.05, 45.88, 90.37°) |
| OKLab | oklab(91.42% -0.0005 0.1109) |
| OKLCH | oklch(91.42% 0.111 90.3) |
| XYZ | xyz(72.4854, 76.4094, 34.9702) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.73
Sandy
#F1DA7A
ΔE00 3.46
Pale Gold
#FDDE6C
ΔE00 4.14
Yellow Tan
#FFE36E
ΔE00 4.67
Light Mustard
#F7D560
ΔE00 5.08
Sand Yellow
#FCE166
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE08A #8AA9FF
analogous
#FFA68A #FFE08A #E3FF8A
triadic
#FFE08A #8AFFE0 #E08AFF
tetradic
#FFE08A #8AFFA6 #8AA9FF #FF8AE3
square
#FFE08A #8AFFA6 #8AA9FF #FF8AE3
split-complementary
#FFE08A #8AE3FF #A68AFF
monochromatic
#FFC010 #FFD04D #FFE08A #FFF0C7 #FFF7E0
Accessibility & contrast
On white
1.29
#FFE08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FFE08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE08A
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE08A | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD83
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#FFD3CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe08a; /* rgb */ color: rgb(255, 224, 138); /* oklch */ color: oklch(91.4% 0.111 90.3);
Tailwind
colors: {
custom: {
50: '#ffe9ad',
500: '#ffe08a',
950: '#000000',
},
}SCSS
$custom: #ffe08a; $custom-light: #ffe9ad; $custom-dark: #000000;
JSON
{
"hex": "#ffe08a",
"rgb": {
"r": 255,
"g": 224,
"b": 138
},
"hsl": {
"h": 44.103,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91421,
"c": 0.11088,
"h": 90.3
},
"luminance": 0.76406
}Semantic roles & 50–950 ramp
primary
#FFE08A
secondary
#4E74E0
accent
#3DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481