#FFEAE8#FFEAE8
#FFEAE8 is a very light, muted red. Relative luminance 0.859; OKLCH L 95.3% C 0.023 H 24.1°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAE8 |
|---|---|
| RGB | rgb(255, 234, 232) |
| HSL | hsl(5, 100%, 95%) |
| HSV | hsv(5, 9%, 100%) |
| CMYK | cmyk(0%, 8.2%, 9%, 0%) |
| CIE-LAB | lab(94.28, 6.79, 3.55) |
| CIE-LCH | lch(94.28, 7.66, 27.59°) |
| OKLab | oklab(95.33% 0.0211 0.0095) |
| OKLCH | oklch(95.33% 0.023 24.1) |
| XYZ | xyz(85.2269, 85.9332, 88.4253) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.28
Lavenderblush
#FFF0F5
ΔE00 3.74
Very Light Pink
#FFF4F2
ΔE00 4.23
Seashell
#FFF5EE
ΔE00 5.98
Snow
#FFFAFA
ΔE00 6.85
Linen
#FAF0E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAE8 #E8FDFF
analogous
#FFE8F1 #FFEAE8 #FFF5E8
triadic
#FFEAE8 #E8FFEA #EAE8FF
tetradic
#FFEAE8 #F1FFE8 #E8FDFF #F5E8FF
square
#FFEAE8 #F1FFE8 #E8FDFF #F5E8FF
split-complementary
#FFEAE8 #E8FFF5 #E8F1FF
monochromatic
#FF7A6E #FFB2AB #FFE3E0 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.15
#FFEAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#FFEAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAE8
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAE8 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE8
Deuteranopia (green-blind)
#F2F0E8
Tritanopia (blue-blind)
#FFE8EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeae8; /* rgb */ color: rgb(255, 234, 232); /* oklch */ color: oklch(95.3% 0.023 24.1);
Tailwind
colors: {
custom: {
50: '#fff0ef',
500: '#ffeae8',
950: '#000000',
},
}SCSS
$custom: #ffeae8; $custom-light: #fff0ef; $custom-dark: #000000;
JSON
{
"hex": "#ffeae8",
"rgb": {
"r": 255,
"g": 234,
"b": 232
},
"hsl": {
"h": 5.217,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.9533,
"c": 0.02313,
"h": 24.1
},
"luminance": 0.85932
}Semantic roles & 50–950 ramp
primary
#FFEAE8
secondary
#9DE7EE
accent
#D2E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585