#FFE8AB#FFE8AB
#FFE8AB is a very light, moderate orange. Relative luminance 0.819; OKLCH L 93.5% C 0.081 H 89.8°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8AB |
|---|---|
| RGB | rgb(255, 232, 171) |
| HSL | hsl(44, 100%, 84%) |
| HSV | hsv(44, 33%, 100%) |
| CMYK | cmyk(0%, 9%, 32.9%, 0%) |
| CIE-LAB | lab(92.54, -0.82, 32.58) |
| CIE-LCH | lch(92.54, 32.59, 91.45°) |
| OKLab | oklab(93.55% 0.0003 0.0815) |
| OKLCH | oklch(93.55% 0.081 89.8) |
| XYZ | xyz(77.4485, 81.9159, 50.2518) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.70
Vanilla
#F3E5AB
ΔE00 2.91
Light Tan
#FBEEAC
ΔE00 3.45
Moccasin
#FFE4B5
ΔE00 3.93
Wheat
#F5DEB3
ΔE00 4.74
Beige (survey)
#E6DAA6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8AB #ABC2FF
analogous
#FFBEAB #FFE8AB #ECFFAB
triadic
#FFE8AB #ABFFE8 #E8ABFF
tetradic
#FFE8AB #ABFFBE #ABC2FF #FFABEC
square
#FFE8AB #ABFFBE #ABC2FF #FFABEC
split-complementary
#FFE8AB #ABECFF #BEABFF
monochromatic
#FFC631 #FFD76E #FFE8AB #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.21
#FFE8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#FFE8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8AB
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8AB | 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)
#F6E6A7
Deuteranopia (green-blind)
#FBECAD
Tritanopia (blue-blind)
#FFDED8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe8ab; /* rgb */ color: rgb(255, 232, 171); /* oklch */ color: oklch(93.5% 0.081 89.8);
Tailwind
colors: {
custom: {
50: '#ffefc4',
500: '#ffe8ab',
950: '#000000',
},
}SCSS
$custom: #ffe8ab; $custom-light: #ffefc4; $custom-dark: #000000;
JSON
{
"hex": "#ffe8ab",
"rgb": {
"r": 255,
"g": 232,
"b": 171
},
"hsl": {
"h": 43.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93546,
"c": 0.08148,
"h": 89.8
},
"luminance": 0.81913
}Semantic roles & 50–950 ramp
primary
#FFE8AB
secondary
#6A8BE5
accent
#3FE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582