#FFEAE6#FFEAE6
#FFEAE6 is a very light, muted red. Relative luminance 0.858; OKLCH L 95.3% C 0.024 H 30.5°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAE6 |
|---|---|
| RGB | rgb(255, 234, 230) |
| HSL | hsl(10, 100%, 95%) |
| HSV | hsv(10, 10%, 100%) |
| CMYK | cmyk(0%, 8.2%, 9.8%, 0%) |
| CIE-LAB | lab(94.24, 6.46, 4.52) |
| CIE-LCH | lch(94.24, 7.89, 34.94°) |
| OKLab | oklab(95.28% 0.0204 0.012) |
| OKLCH | oklch(95.28% 0.024 30.5) |
| XYZ | xyz(84.9445, 85.8202, 86.9377) |
| Luminance | 0.8582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.46
Very Light Pink
#FFF4F2
ΔE00 4.14
Lavenderblush
#FFF0F5
ΔE00 4.49
Seashell
#FFF5EE
ΔE00 5.47
Linen
#FAF0E6
ΔE00 6.33
Snow
#FFFAFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAE6 #E6FBFF
analogous
#FFE6EE #FFEAE6 #FFF6E6
triadic
#FFEAE6 #E6FFEA #EAE6FF
tetradic
#FFEAE6 #EEFFE6 #E6FBFF #F6E6FF
square
#FFEAE6 #EEFFE6 #E6FBFF #F6E6FF
split-complementary
#FFEAE6 #E6FFF6 #E6EEFF
monochromatic
#FF836C #FFB7A9 #FFE5E0 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.16
#FFEAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#FFEAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAE6
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAE6 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE6
Deuteranopia (green-blind)
#F3F0E6
Tritanopia (blue-blind)
#FFE8E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeae6; /* rgb */ color: rgb(255, 234, 230); /* oklch */ color: oklch(95.3% 0.024 30.5);
Tailwind
colors: {
custom: {
50: '#fff0ed',
500: '#ffeae6',
950: '#000000',
},
}SCSS
$custom: #ffeae6; $custom-light: #fff0ed; $custom-dark: #000000;
JSON
{
"hex": "#ffeae6",
"rgb": {
"r": 255,
"g": 234,
"b": 230
},
"hsl": {
"h": 9.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.95276,
"c": 0.02363,
"h": 30.5
},
"luminance": 0.85819
}Semantic roles & 50–950 ramp
primary
#FFEAE6
secondary
#9CE0ED
accent
#C1E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584