#FFE8AA#FFE8AA
#FFE8AA is a very light, moderate orange. Relative luminance 0.819; OKLCH L 93.5% C 0.083 H 90.1°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8AA |
|---|---|
| RGB | rgb(255, 232, 170) |
| HSL | hsl(44, 100%, 83%) |
| HSV | hsv(44, 33%, 100%) |
| CMYK | cmyk(0%, 9%, 33.3%, 0%) |
| CIE-LAB | lab(92.52, -0.94, 33.06) |
| CIE-LCH | lch(92.52, 33.07, 91.63°) |
| OKLab | oklab(93.53% -0.0001 0.0826) |
| OKLCH | oklch(93.53% 0.083 90.1) |
| XYZ | xyz(77.3535, 81.8779, 49.7517) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.87
Vanilla
#F3E5AB
ΔE00 2.92
Light Tan
#FBEEAC
ΔE00 3.36
Moccasin
#FFE4B5
ΔE00 4.13
Wheat
#F5DEB3
ΔE00 4.92
Beige (survey)
#E6DAA6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8AA #AAC1FF
analogous
#FFBDAA #FFE8AA #EBFFAA
triadic
#FFE8AA #AAFFE8 #E8AAFF
tetradic
#FFE8AA #AAFFBD #AAC1FF #FFAAEB
square
#FFE8AA #AAFFBD #AAC1FF #FFAAEB
split-complementary
#FFE8AA #AAEBFF #BDAAFF
monochromatic
#FFC730 #FFD76D #FFE8AA #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.21
#FFE8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#FFE8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8AA
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8AA | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#FCECAC
Tritanopia (blue-blind)
#FFDED8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe8aa; /* rgb */ color: rgb(255, 232, 170); /* oklch */ color: oklch(93.5% 0.083 90.1);
Tailwind
colors: {
custom: {
50: '#ffefc3',
500: '#ffe8aa',
950: '#000000',
},
}SCSS
$custom: #ffe8aa; $custom-light: #ffefc3; $custom-dark: #000000;
JSON
{
"hex": "#ffe8aa",
"rgb": {
"r": 255,
"g": 232,
"b": 170
},
"hsl": {
"h": 43.765,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93527,
"c": 0.08261,
"h": 90.1
},
"luminance": 0.81876
}Semantic roles & 50–950 ramp
primary
#FFE8AA
secondary
#698AE4
accent
#3EE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582