#F8DEE0#F8DEE0
#F8DEE0 is a very light, muted red. Relative luminance 0.776; OKLCH L 92.2% C 0.029 H 12.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEE0 |
|---|---|
| RGB | rgb(248, 222, 224) |
| HSL | hsl(355, 65%, 92%) |
| HSV | hsv(355, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 9.7%, 2.7%) |
| CIE-LAB | lab(90.59, 9.25, 2.29) |
| CIE-LCH | lch(90.59, 9.53, 13.89°) |
| OKLab | oklab(92.24% 0.0282 0.0062) |
| OKLCH | oklch(92.24% 0.029 12.4) |
| XYZ | xyz(78.2861, 77.5823, 81.3574) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.53
Lavenderblush
#FFF0F5
ΔE00 5.22
Very Light Pink
#FFF4F2
ΔE00 7.36
Light Pink
#FFD1DF
ΔE00 7.47
Pale Pink
#FFCFDC
ΔE00 7.74
Seashell
#FFF5EE
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEE0 #DEF8F6
analogous
#F8DEED #F8DEE0 #F8E9DE
triadic
#F8DEE0 #E0F8DE #DEE0F8
tetradic
#F8DEE0 #EDF8DE #DEF8F6 #E9DEF8
square
#F8DEE0 #EDF8DE #DEF8F6 #E9DEF8
split-complementary
#F8DEE0 #DEF8E9 #DEEDF8
monochromatic
#E37981 #EDACB1 #F8DEE0 #FAE6E7 #FAE6E7
Accessibility & contrast
On white
1.27
#F8DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#F8DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEE0
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEE0 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1E0
Deuteranopia (green-blind)
#E8E6E0
Tritanopia (blue-blind)
#FEDCDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dee0; /* rgb */ color: rgb(248, 222, 224); /* oklch */ color: oklch(92.2% 0.029 12.4);
Tailwind
colors: {
custom: {
50: '#fae8e9',
500: '#f8dee0',
950: '#000000',
},
}SCSS
$custom: #f8dee0; $custom-light: #fae8e9; $custom-dark: #000000;
JSON
{
"hex": "#f8dee0",
"rgb": {
"r": 248,
"g": 222,
"b": 224
},
"hsl": {
"h": 355.385,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92238,
"c": 0.02882,
"h": 12.4
},
"luminance": 0.77581
}Semantic roles & 50–950 ramp
primary
#F8DEE0
secondary
#9FDBD6
accent
#CDBF19
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484