#F4DEE0#F4DEE0
#F4DEE0 is a very light, muted red. Relative luminance 0.769; OKLCH L 91.9% C 0.024 H 11.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEE0 |
|---|---|
| RGB | rgb(244, 222, 224) |
| HSL | hsl(355, 50%, 91%) |
| HSV | hsv(355, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 8.2%, 4.3%) |
| CIE-LAB | lab(90.26, 7.87, 1.76) |
| CIE-LCH | lch(90.26, 8.07, 12.64°) |
| OKLab | oklab(91.9% 0.0239 0.0048) |
| OKLCH | oklch(91.9% 0.024 11.3) |
| XYZ | xyz(76.8827, 76.8587, 81.2916) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.95
Lavenderblush
#FFF0F5
ΔE00 4.50
Very Light Pink
#FFF4F2
ΔE00 6.46
Seashell
#FFF5EE
ΔE00 8.44
Light Pink
#FFD1DF
ΔE00 8.52
Snow
#FFFAFA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEE0 #DEF4F2
analogous
#F4DEEB #F4DEE0 #F4E7DE
triadic
#F4DEE0 #E0F4DE #DEE0F4
tetradic
#F4DEE0 #EBF4DE #DEF4F2 #E7DEF4
square
#F4DEE0 #EBF4DE #DEF4F2 #E7DEF4
split-complementary
#F4DEE0 #DEF4E7 #DEEBF4
monochromatic
#D5828A #E5B0B5 #F4DEE0 #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.28
#F4DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F4DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEE0
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEE0 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E0
Deuteranopia (green-blind)
#E6E5E0
Tritanopia (blue-blind)
#F9DCDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dee0; /* rgb */ color: rgb(244, 222, 224); /* oklch */ color: oklch(91.9% 0.024 11.3);
Tailwind
colors: {
custom: {
50: '#f7e8e9',
500: '#f4dee0',
950: '#000000',
},
}SCSS
$custom: #f4dee0; $custom-light: #f7e8e9; $custom-dark: #000000;
JSON
{
"hex": "#f4dee0",
"rgb": {
"r": 244,
"g": 222,
"b": 224
},
"hsl": {
"h": 354.545,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.91899,
"c": 0.02437,
"h": 11.3
},
"luminance": 0.76857
}Semantic roles & 50–950 ramp
primary
#F4DEE0
secondary
#A3D3CF
accent
#BDB028
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484