#FFE8AC#FFE8AC
#FFE8AC is a very light, moderate orange. Relative luminance 0.820; OKLCH L 93.6% C 0.080 H 89.5°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8AC |
|---|---|
| RGB | rgb(255, 232, 172) |
| HSL | hsl(43, 100%, 84%) |
| HSV | hsv(43, 33%, 100%) |
| CMYK | cmyk(0%, 9%, 32.5%, 0%) |
| CIE-LAB | lab(92.55, -0.70, 32.09) |
| CIE-LCH | lch(92.55, 32.10, 91.26°) |
| OKLab | oklab(93.57% 0.0007 0.0804) |
| OKLCH | oklch(93.57% 0.08 89.5) |
| XYZ | xyz(77.5441, 81.9542, 50.7557) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.53
Vanilla
#F3E5AB
ΔE00 2.93
Light Tan
#FBEEAC
ΔE00 3.56
Moccasin
#FFE4B5
ΔE00 3.74
Wheat
#F5DEB3
ΔE00 4.55
Beige (survey)
#E6DAA6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8AC #ACC3FF
analogous
#FFBEAC #FFE8AC #EDFFAC
triadic
#FFE8AC #ACFFE8 #E8ACFF
tetradic
#FFE8AC #ACFFBE #ACC3FF #FFACED
square
#FFE8AC #ACFFBE #ACC3FF #FFACED
split-complementary
#FFE8AC #ACEDFF #BEACFF
monochromatic
#FFC632 #FFD76F #FFE8AC #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.21
#FFE8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#FFE8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8AC
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8AC | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6A8
Deuteranopia (green-blind)
#FBECAE
Tritanopia (blue-blind)
#FFDED8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe8ac; /* rgb */ color: rgb(255, 232, 172); /* oklch */ color: oklch(93.6% 0.080 89.5);
Tailwind
colors: {
custom: {
50: '#ffefc5',
500: '#ffe8ac',
950: '#000000',
},
}SCSS
$custom: #ffe8ac; $custom-light: #ffefc5; $custom-dark: #000000;
JSON
{
"hex": "#ffe8ac",
"rgb": {
"r": 255,
"g": 232,
"b": 172
},
"hsl": {
"h": 43.373,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.93565,
"c": 0.08035,
"h": 89.5
},
"luminance": 0.81952
}Semantic roles & 50–950 ramp
primary
#FFE8AC
secondary
#6A8CE5
accent
#40E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582