#FAE2DB#FAE2DB
#FAE2DB is a very light, muted red. Relative luminance 0.798; OKLCH L 93.0% C 0.028 H 36.9°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2DB |
|---|---|
| RGB | rgb(250, 226, 219) |
| HSL | hsl(14, 76%, 92%) |
| HSV | hsv(14, 12%, 98%) |
| CMYK | cmyk(0%, 9.6%, 12.4%, 2%) |
| CIE-LAB | lab(91.61, 7.08, 6.40) |
| CIE-LCH | lch(91.61, 9.55, 42.13°) |
| OKLab | oklab(93.04% 0.0225 0.0169) |
| OKLCH | oklch(93.04% 0.028 36.9) |
| XYZ | xyz(79.4060, 79.8327, 78.2304) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.43
Very Light Pink
#FFF4F2
ΔE00 5.94
Lavenderblush
#FFF0F5
ΔE00 6.48
Seashell
#FFF5EE
ΔE00 6.62
Linen
#FAF0E6
ΔE00 6.91
Antiquewhite
#FAEBD7
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2DB #DBF3FA
analogous
#FADBE4 #FAE2DB #FAF2DB
triadic
#FAE2DB #DBFAE2 #E2DBFA
tetradic
#FAE2DB #E4FADB #DBF3FA #F2DBFA
square
#FAE2DB #E4FADB #DBF3FA #F2DBFA
split-complementary
#FAE2DB #DBFAF2 #DBE4FA
monochromatic
#EB8B70 #F3B7A5 #FAE2DB #FBE9E4 #FBE9E4
Accessibility & contrast
On white
1.24
#FAE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FAE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2DB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2DB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DB
Deuteranopia (green-blind)
#EDE9DB
Tritanopia (blue-blind)
#FFDFE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fae2db; /* rgb */ color: rgb(250, 226, 219); /* oklch */ color: oklch(93.0% 0.028 36.9);
Tailwind
colors: {
custom: {
50: '#fcebe6',
500: '#fae2db',
950: '#000000',
},
}SCSS
$custom: #fae2db; $custom-light: #fcebe6; $custom-dark: #000000;
JSON
{
"hex": "#fae2db",
"rgb": {
"r": 250,
"g": 226,
"b": 219
},
"hsl": {
"h": 13.548,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.93036,
"c": 0.02818,
"h": 36.9
},
"luminance": 0.79831
}Semantic roles & 50–950 ramp
primary
#FAE2DB
secondary
#99D0E0
accent
#AAD80E
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484