#FAE2DC#FAE2DC
#FAE2DC is a very light, muted red. Relative luminance 0.799; OKLCH L 93.1% C 0.028 H 34.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2DC |
|---|---|
| RGB | rgb(250, 226, 220) |
| HSL | hsl(12, 75%, 92%) |
| HSV | hsv(12, 12%, 98%) |
| CMYK | cmyk(0%, 9.6%, 12%, 2%) |
| CIE-LAB | lab(91.63, 7.24, 5.92) |
| CIE-LCH | lch(91.63, 9.35, 39.26°) |
| OKLab | oklab(93.06% 0.0229 0.0156) |
| OKLCH | oklch(93.06% 0.028 34.3) |
| XYZ | xyz(79.5381, 79.8856, 78.9258) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.01
Very Light Pink
#FFF4F2
ΔE00 5.87
Lavenderblush
#FFF0F5
ΔE00 6.13
Seashell
#FFF5EE
ΔE00 6.75
Linen
#FAF0E6
ΔE00 7.14
Snow
#FFFAFA
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2DC #DCF4FA
analogous
#FADCE5 #FAE2DC #FAF1DC
triadic
#FAE2DC #DCFAE2 #E2DCFA
tetradic
#FAE2DC #E5FADC #DCF4FA #F1DCFA
square
#FAE2DC #E5FADC #DCF4FA #F1DCFA
split-complementary
#FAE2DC #DCFAF1 #DCE5FA
monochromatic
#EB8971 #F2B6A6 #FAE2DC #FBE9E4 #FBE9E4
Accessibility & contrast
On white
1.24
#FAE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#FAE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2DC
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2DC | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DC
Deuteranopia (green-blind)
#ECE9DC
Tritanopia (blue-blind)
#FFDFE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fae2dc; /* rgb */ color: rgb(250, 226, 220); /* oklch */ color: oklch(93.1% 0.028 34.3);
Tailwind
colors: {
custom: {
50: '#fcebe6',
500: '#fae2dc',
950: '#000000',
},
}SCSS
$custom: #fae2dc; $custom-light: #fcebe6; $custom-dark: #000000;
JSON
{
"hex": "#fae2dc",
"rgb": {
"r": 250,
"g": 226,
"b": 220
},
"hsl": {
"h": 12,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.93062,
"c": 0.02775,
"h": 34.3
},
"luminance": 0.79884
}Semantic roles & 50–950 ramp
primary
#FAE2DC
secondary
#9BD2E0
accent
#AFD70E
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484