#FFE8A5#FFE8A5
#FFE8A5 is a very light, moderate orange. Relative luminance 0.817; OKLCH L 93.4% C 0.088 H 91.3°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8A5 |
|---|---|
| RGB | rgb(255, 232, 165) |
| HSL | hsl(45, 100%, 82%) |
| HSV | hsv(45, 35%, 100%) |
| CMYK | cmyk(0%, 9%, 35.3%, 0%) |
| CIE-LAB | lab(92.44, -1.52, 35.48) |
| CIE-LCH | lch(92.44, 35.52, 92.46°) |
| OKLab | oklab(93.44% -0.002 0.0882) |
| OKLCH | oklch(93.44% 0.088 91.3) |
| XYZ | xyz(76.8895, 81.6923, 47.3080) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.77
Light Tan
#FBEEAC
ΔE00 3.10
Vanilla
#F3E5AB
ΔE00 3.16
Moccasin
#FFE4B5
ΔE00 5.09
Palegoldenrod
#EEE8AA
ΔE00 5.13
Beige (survey)
#E6DAA6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8A5 #A5BCFF
analogous
#FFBBA5 #FFE8A5 #E9FFA5
triadic
#FFE8A5 #A5FFE8 #E8A5FF
tetradic
#FFE8A5 #A5FFBB #A5BCFF #FFA5E9
square
#FFE8A5 #A5FFBB #A5BCFF #FFA5E9
split-complementary
#FFE8A5 #A5E9FF #BBA5FF
monochromatic
#FFC92B #FFD868 #FFE8A5 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.21
#FFE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#FFE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8A5
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8A5 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A0
Deuteranopia (green-blind)
#FCECA7
Tritanopia (blue-blind)
#FFDED7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe8a5; /* rgb */ color: rgb(255, 232, 165); /* oklch */ color: oklch(93.4% 0.088 91.3);
Tailwind
colors: {
custom: {
50: '#ffefc0',
500: '#ffe8a5',
950: '#000000',
},
}SCSS
$custom: #ffe8a5; $custom-light: #ffefc0; $custom-dark: #000000;
JSON
{
"hex": "#ffe8a5",
"rgb": {
"r": 255,
"g": 232,
"b": 165
},
"hsl": {
"h": 44.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.93435,
"c": 0.08821,
"h": 91.3
},
"luminance": 0.8169
}Semantic roles & 50–950 ramp
primary
#FFE8A5
secondary
#6485E4
accent
#3BE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582