#F4DEE3#F4DEE3
#F4DEE3 is a very light, muted red. Relative luminance 0.770; OKLCH L 92.0% C 0.025 H 2.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEE3 |
|---|---|
| RGB | rgb(244, 222, 227) |
| HSL | hsl(346, 50%, 91%) |
| HSV | hsv(346, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 7%, 4.3%) |
| CIE-LAB | lab(90.33, 8.37, 0.30) |
| CIE-LCH | lch(90.33, 8.38, 2.06°) |
| OKLab | oklab(91.98% 0.025 0.0009) |
| OKLCH | oklch(91.98% 0.025 2.1) |
| XYZ | xyz(77.2932, 77.0229, 83.4533) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.94
Lavenderblush
#FFF0F5
ΔE00 4.36
Very Light Pink
#FFF4F2
ΔE00 7.05
Light Pink
#FFD1DF
ΔE00 7.85
Pale Pink
#FFCFDC
ΔE00 8.23
Snow
#FFFAFA
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEE3 #DEF4EF
analogous
#F4DEEE #F4DEE3 #F4E4DE
triadic
#F4DEE3 #E3F4DE #DEE3F4
tetradic
#F4DEE3 #EEF4DE #DEF4EF #E4DEF4
square
#F4DEE3 #EEF4DE #DEF4EF #E4DEF4
split-complementary
#F4DEE3 #DEF4E4 #DEEEF4
monochromatic
#D58295 #E5B0BC #F4DEE3 #F7E8EC #F7E8EC
Accessibility & contrast
On white
1.28
#F4DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F4DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEE3
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEE3 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E3
Deuteranopia (green-blind)
#E5E5E3
Tritanopia (blue-blind)
#F8DDE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dee3; /* rgb */ color: rgb(244, 222, 227); /* oklch */ color: oklch(92.0% 0.025 2.1);
Tailwind
colors: {
custom: {
50: '#f7e8eb',
500: '#f4dee3',
950: '#000000',
},
}SCSS
$custom: #f4dee3; $custom-light: #f7e8eb; $custom-dark: #000000;
JSON
{
"hex": "#f4dee3",
"rgb": {
"r": 244,
"g": 222,
"b": 227
},
"hsl": {
"h": 346.364,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.91983,
"c": 0.02504,
"h": 2.1
},
"luminance": 0.77022
}Semantic roles & 50–950 ramp
primary
#F4DEE3
secondary
#A3D3C8
accent
#BD9B28
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484