#FFEAE7#FFEAE7
#FFEAE7 is a very light, muted red. Relative luminance 0.859; OKLCH L 95.3% C 0.023 H 27.3°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAE7 |
|---|---|
| RGB | rgb(255, 234, 231) |
| HSL | hsl(8, 100%, 95%) |
| HSV | hsv(8, 9%, 100%) |
| CMYK | cmyk(0%, 8.2%, 9.4%, 0%) |
| CIE-LAB | lab(94.26, 6.63, 4.03) |
| CIE-LCH | lch(94.26, 7.76, 31.32°) |
| OKLab | oklab(95.3% 0.0207 0.0107) |
| OKLCH | oklch(95.3% 0.023 27.3) |
| XYZ | xyz(85.0853, 85.8765, 87.6794) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.32
Lavenderblush
#FFF0F5
ΔE00 4.10
Very Light Pink
#FFF4F2
ΔE00 4.16
Seashell
#FFF5EE
ΔE00 5.72
Linen
#FAF0E6
ΔE00 6.66
Snow
#FFFAFA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAE7 #E7FCFF
analogous
#FFE7F0 #FFEAE7 #FFF6E7
triadic
#FFEAE7 #E7FFEA #EAE7FF
tetradic
#FFEAE7 #F0FFE7 #E7FCFF #F6E7FF
square
#FFEAE7 #F0FFE7 #E7FCFF #F6E7FF
split-complementary
#FFEAE7 #E7FFF6 #E7F0FF
monochromatic
#FF7F6D #FFB4AA #FFE4E0 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.16
#FFEAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#FFEAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAE7
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAE7 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE7
Deuteranopia (green-blind)
#F3F0E7
Tritanopia (blue-blind)
#FFE8E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeae7; /* rgb */ color: rgb(255, 234, 231); /* oklch */ color: oklch(95.3% 0.023 27.3);
Tailwind
colors: {
custom: {
50: '#fff0ee',
500: '#ffeae7',
950: '#000000',
},
}SCSS
$custom: #ffeae7; $custom-light: #fff0ee; $custom-dark: #000000;
JSON
{
"hex": "#ffeae7",
"rgb": {
"r": 255,
"g": 234,
"b": 231
},
"hsl": {
"h": 7.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.95303,
"c": 0.02335,
"h": 27.3
},
"luminance": 0.85875
}Semantic roles & 50–950 ramp
primary
#FFEAE7
secondary
#9DE3EE
accent
#C9E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585