#FAE1DC#FAE1DC
#FAE1DC is a very light, muted red. Relative luminance 0.793; OKLCH L 92.9% C 0.028 H 31.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE1DC |
|---|---|
| RGB | rgb(250, 225, 220) |
| HSL | hsl(10, 75%, 92%) |
| HSV | hsv(10, 12%, 98%) |
| CMYK | cmyk(0%, 10%, 12%, 2%) |
| CIE-LAB | lab(91.39, 7.75, 5.56) |
| CIE-LCH | lch(91.39, 9.54, 35.66°) |
| OKLab | oklab(92.87% 0.0244 0.0147) |
| OKLCH | oklch(92.87% 0.028 31.1) |
| XYZ | xyz(79.2669, 79.3433, 78.8354) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.47
Lavenderblush
#FFF0F5
ΔE00 6.03
Very Light Pink
#FFF4F2
ΔE00 6.21
Seashell
#FFF5EE
ΔE00 7.29
Linen
#FAF0E6
ΔE00 7.77
Snow
#FFFAFA
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE1DC #DCF5FA
analogous
#FADCE6 #FAE1DC #FAF0DC
triadic
#FAE1DC #DCFAE1 #E1DCFA
tetradic
#FAE1DC #E6FADC #DCF5FA #F0DCFA
square
#FAE1DC #E6FADC #DCF5FA #F0DCFA
split-complementary
#FAE1DC #DCFAF0 #DCE6FA
monochromatic
#EB8571 #F2B3A6 #FAE1DC #FBE8E4 #FBE8E4
Accessibility & contrast
On white
1.24
#FAE1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#FAE1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE1DC
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE1DC | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DC
Deuteranopia (green-blind)
#ECE8DC
Tritanopia (blue-blind)
#FFDEE0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fae1dc; /* rgb */ color: rgb(250, 225, 220); /* oklch */ color: oklch(92.9% 0.028 31.1);
Tailwind
colors: {
custom: {
50: '#fceae6',
500: '#fae1dc',
950: '#000000',
},
}SCSS
$custom: #fae1dc; $custom-light: #fceae6; $custom-dark: #000000;
JSON
{
"hex": "#fae1dc",
"rgb": {
"r": 250,
"g": 225,
"b": 220
},
"hsl": {
"h": 10,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.92871,
"c": 0.02849,
"h": 31.1
},
"luminance": 0.79342
}Semantic roles & 50–950 ramp
primary
#FAE1DC
secondary
#9BD4E0
accent
#B6D70E
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484