#FFE8AE#FFE8AE
#FFE8AE is a very light, moderate orange. Relative luminance 0.820; OKLCH L 93.6% C 0.078 H 88.9°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8AE |
|---|---|
| RGB | rgb(255, 232, 174) |
| HSL | hsl(43, 100%, 84%) |
| HSV | hsv(43, 32%, 100%) |
| CMYK | cmyk(0%, 9%, 31.8%, 0%) |
| CIE-LAB | lab(92.59, -0.46, 31.12) |
| CIE-LCH | lch(92.59, 31.12, 90.85°) |
| OKLab | oklab(93.6% 0.0015 0.0781) |
| OKLCH | oklch(93.6% 0.078 88.9) |
| XYZ | xyz(77.7377, 82.0316, 51.7749) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.26
Vanilla
#F3E5AB
ΔE00 3.00
Moccasin
#FFE4B5
ΔE00 3.35
Light Tan
#FBEEAC
ΔE00 3.81
Wheat
#F5DEB3
ΔE00 4.17
Navajowhite
#FFDEAD
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8AE #AEC5FF
analogous
#FFC0AE #FFE8AE #EEFFAE
triadic
#FFE8AE #AEFFE8 #E8AEFF
tetradic
#FFE8AE #AEFFC0 #AEC5FF #FFAEEE
square
#FFE8AE #AEFFC0 #AEC5FF #FFAEEE
split-complementary
#FFE8AE #AEEEFF #C0AEFF
monochromatic
#FFC534 #FFD771 #FFE8AE #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.21
#FFE8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#FFE8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8AE
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8AE | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#FBECB0
Tritanopia (blue-blind)
#FFDFD9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe8ae; /* rgb */ color: rgb(255, 232, 174); /* oklch */ color: oklch(93.6% 0.078 88.9);
Tailwind
colors: {
custom: {
50: '#ffefc6',
500: '#ffe8ae',
950: '#000000',
},
}SCSS
$custom: #ffe8ae; $custom-light: #ffefc6; $custom-dark: #000000;
JSON
{
"hex": "#ffe8ae",
"rgb": {
"r": 255,
"g": 232,
"b": 174
},
"hsl": {
"h": 42.963,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.93603,
"c": 0.07809,
"h": 88.9
},
"luminance": 0.82029
}Semantic roles & 50–950 ramp
primary
#FFE8AE
secondary
#6C8EE5
accent
#41E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582