#F8DEE4#F8DEE4
#F8DEE4 is a very light, muted red. Relative luminance 0.778; OKLCH L 92.3% C 0.030 H 2.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEE4 |
|---|---|
| RGB | rgb(248, 222, 228) |
| HSL | hsl(346, 65%, 92%) |
| HSV | hsv(346, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 8.1%, 2.7%) |
| CIE-LAB | lab(90.69, 9.91, 0.34) |
| CIE-LCH | lch(90.69, 9.92, 1.95°) |
| OKLab | oklab(92.35% 0.0296 0.001) |
| OKLCH | oklch(92.35% 0.03 2) |
| XYZ | xyz(78.8350, 77.8019, 84.2481) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.05
Lavenderblush
#FFF0F5
ΔE00 5.16
Light Pink
#FFD1DF
ΔE00 6.55
Pale Pink
#FFCFDC
ΔE00 6.95
Very Light Pink
#FFF4F2
ΔE00 8.07
Light Rose
#FFC5CB
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEE4 #DEF8F2
analogous
#F8DEF1 #F8DEE4 #F8E5DE
triadic
#F8DEE4 #E4F8DE #DEE4F8
tetradic
#F8DEE4 #F1F8DE #DEF8F2 #E5DEF8
square
#F8DEE4 #F1F8DE #DEF8F2 #E5DEF8
split-complementary
#F8DEE4 #DEF8E5 #DEF1F8
monochromatic
#E37991 #EDACBB #F8DEE4 #FAE6EA #FAE6EA
Accessibility & contrast
On white
1.27
#F8DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#F8DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEE4
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEE4 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#E7E6E3
Tritanopia (blue-blind)
#FDDDE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dee4; /* rgb */ color: rgb(248, 222, 228); /* oklch */ color: oklch(92.3% 0.030 2.0);
Tailwind
colors: {
custom: {
50: '#fae8ec',
500: '#f8dee4',
950: '#000000',
},
}SCSS
$custom: #f8dee4; $custom-light: #fae8ec; $custom-dark: #000000;
JSON
{
"hex": "#f8dee4",
"rgb": {
"r": 248,
"g": 222,
"b": 228
},
"hsl": {
"h": 346.154,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.9235,
"c": 0.02966,
"h": 2
},
"luminance": 0.778
}Semantic roles & 50–950 ramp
primary
#F8DEE4
secondary
#9FDBCD
accent
#CDA319
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484