#FFEAE9#FFEAE9
#FFEAE9 is a very light, muted red. Relative luminance 0.860; OKLCH L 95.4% C 0.023 H 20.9°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAE9 |
|---|---|
| RGB | rgb(255, 234, 233) |
| HSL | hsl(3, 100%, 96%) |
| HSV | hsv(3, 9%, 100%) |
| CMYK | cmyk(0%, 8.2%, 8.6%, 0%) |
| CIE-LAB | lab(94.31, 6.95, 3.06) |
| CIE-LCH | lch(94.31, 7.60, 23.78°) |
| OKLab | oklab(95.36% 0.0215 0.0082) |
| OKLCH | oklch(95.36% 0.023 20.9) |
| XYZ | xyz(85.3694, 85.9901, 89.1755) |
| Luminance | 0.8599 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.34
Lavenderblush
#FFF0F5
ΔE00 3.41
Very Light Pink
#FFF4F2
ΔE00 4.34
Seashell
#FFF5EE
ΔE00 6.27
Snow
#FFFAFA
ΔE00 6.88
Linen
#FAF0E6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAE9 #E9FEFF
analogous
#FFE9F3 #FFEAE9 #FFF5E9
triadic
#FFEAE9 #E9FFEA #EAE9FF
tetradic
#FFEAE9 #F3FFE9 #E9FEFF #F5E9FF
square
#FFEAE9 #F3FFE9 #E9FEFF #F5E9FF
split-complementary
#FFEAE9 #E9FFF5 #E9F3FF
monochromatic
#FF756F #FFB0AC #FFE2E0 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.15
#FFEAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#FFEAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAE9
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAE9 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE9
Deuteranopia (green-blind)
#F2F0E9
Tritanopia (blue-blind)
#FFE8EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeae9; /* rgb */ color: rgb(255, 234, 233); /* oklch */ color: oklch(95.4% 0.023 20.9);
Tailwind
colors: {
custom: {
50: '#fff0f0',
500: '#ffeae9',
950: '#000000',
},
}SCSS
$custom: #ffeae9; $custom-light: #fff0f0; $custom-dark: #000000;
JSON
{
"hex": "#ffeae9",
"rgb": {
"r": 255,
"g": 234,
"b": 233
},
"hsl": {
"h": 2.727,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.95357,
"c": 0.023,
"h": 20.9
},
"luminance": 0.85989
}Semantic roles & 50–950 ramp
primary
#FFEAE9
secondary
#9EEAEE
accent
#DBE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585