#FFEAE5#FFEAE5
#FFEAE5 is a very light, muted red. Relative luminance 0.858; OKLCH L 95.2% C 0.024 H 33.6°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAE5 |
|---|---|
| RGB | rgb(255, 234, 229) |
| HSL | hsl(12, 100%, 95%) |
| HSV | hsv(12, 10%, 100%) |
| CMYK | cmyk(0%, 8.2%, 10.2%, 0%) |
| CIE-LAB | lab(94.21, 6.30, 5.00) |
| CIE-LCH | lch(94.21, 8.05, 38.43°) |
| OKLab | oklab(95.25% 0.02 0.0133) |
| OKLCH | oklch(95.25% 0.024 33.6) |
| XYZ | xyz(84.8045, 85.7642, 86.2003) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.69
Very Light Pink
#FFF4F2
ΔE00 4.17
Lavenderblush
#FFF0F5
ΔE00 4.89
Seashell
#FFF5EE
ΔE00 5.26
Linen
#FAF0E6
ΔE00 6.02
Snow
#FFFAFA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAE5 #E5FAFF
analogous
#FFE5ED #FFEAE5 #FFF7E5
triadic
#FFEAE5 #E5FFEA #EAE5FF
tetradic
#FFEAE5 #EDFFE5 #E5FAFF #F7E5FF
square
#FFEAE5 #EDFFE5 #E5FAFF #F7E5FF
split-complementary
#FFEAE5 #E5FFF7 #E5EDFF
monochromatic
#FF876B #FFB9A8 #FFE6E0 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.16
#FFEAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#FFEAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAE5
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAE5 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE5
Deuteranopia (green-blind)
#F3F0E5
Tritanopia (blue-blind)
#FFE8E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeae5; /* rgb */ color: rgb(255, 234, 229); /* oklch */ color: oklch(95.2% 0.024 33.6);
Tailwind
colors: {
custom: {
50: '#fff0ed',
500: '#ffeae5',
950: '#000000',
},
}SCSS
$custom: #ffeae5; $custom-light: #fff0ed; $custom-dark: #000000;
JSON
{
"hex": "#ffeae5",
"rgb": {
"r": 255,
"g": 234,
"b": 229
},
"hsl": {
"h": 11.538,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.95249,
"c": 0.02397,
"h": 33.6
},
"luminance": 0.85763
}Semantic roles & 50–950 ramp
primary
#FFEAE5
secondary
#9BDDED
accent
#B9E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584