#FFE8A4#FFE8A4
#FFE8A4 is a very light, moderate orange. Relative luminance 0.817; OKLCH L 93.4% C 0.089 H 91.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8A4 |
|---|---|
| RGB | rgb(255, 232, 164) |
| HSL | hsl(45, 100%, 82%) |
| HSV | hsv(45, 36%, 100%) |
| CMYK | cmyk(0%, 9%, 35.7%, 0%) |
| CIE-LAB | lab(92.42, -1.64, 35.97) |
| CIE-LCH | lch(92.42, 36.00, 92.61°) |
| OKLab | oklab(93.42% -0.0024 0.0893) |
| OKLCH | oklch(93.42% 0.089 91.6) |
| XYZ | xyz(76.7988, 81.6561, 46.8305) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.96
Light Tan
#FBEEAC
ΔE00 3.09
Vanilla
#F3E5AB
ΔE00 3.25
Palegoldenrod
#EEE8AA
ΔE00 5.13
Moccasin
#FFE4B5
ΔE00 5.27
Wheat (survey)
#FBDD7E
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8A4 #A4BBFF
analogous
#FFBBA4 #FFE8A4 #E9FFA4
triadic
#FFE8A4 #A4FFE8 #E8A4FF
tetradic
#FFE8A4 #A4FFBB #A4BBFF #FFA4E9
square
#FFE8A4 #A4FFBB #A4BBFF #FFA4E9
split-complementary
#FFE8A4 #A4E9FF #BBA4FF
monochromatic
#FFC92A #FFD967 #FFE8A4 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.21
#FFE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#FFE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8A4
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8A4 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E59F
Deuteranopia (green-blind)
#FCECA6
Tritanopia (blue-blind)
#FFDED6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe8a4; /* rgb */ color: rgb(255, 232, 164); /* oklch */ color: oklch(93.4% 0.089 91.6);
Tailwind
colors: {
custom: {
50: '#ffefbf',
500: '#ffe8a4',
950: '#000000',
},
}SCSS
$custom: #ffe8a4; $custom-light: #ffefbf; $custom-dark: #000000;
JSON
{
"hex": "#ffe8a4",
"rgb": {
"r": 255,
"g": 232,
"b": 164
},
"hsl": {
"h": 44.835,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.93418,
"c": 0.08932,
"h": 91.6
},
"luminance": 0.81654
}Semantic roles & 50–950 ramp
primary
#FFE8A4
secondary
#6484E4
accent
#3AE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582