#F4DFDC#F4DFDC
#F4DFDC is a very light, muted red. Relative luminance 0.772; OKLCH L 92.0% C 0.024 H 27.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFDC |
|---|---|
| RGB | rgb(244, 223, 220) |
| HSL | hsl(8, 52%, 91%) |
| HSV | hsv(8, 10%, 96%) |
| CMYK | cmyk(0%, 8.6%, 9.8%, 4.3%) |
| CIE-LAB | lab(90.40, 6.69, 4.07) |
| CIE-LCH | lch(90.40, 7.84, 31.33°) |
| OKLab | oklab(91.98% 0.0209 0.0108) |
| OKLCH | oklch(91.98% 0.024 27.3) |
| XYZ | xyz(76.6130, 77.1770, 78.5570) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.47
Lavenderblush
#FFF0F5
ΔE00 5.28
Very Light Pink
#FFF4F2
ΔE00 5.57
Seashell
#FFF5EE
ΔE00 6.86
Linen
#FAF0E6
ΔE00 7.32
Snow
#FFFAFA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFDC #DCF1F4
analogous
#F4DCE5 #F4DFDC #F4EBDC
triadic
#F4DFDC #DCF4DF #DFDCF4
tetradic
#F4DFDC #E5F4DC #DCF1F4 #EBDCF4
square
#F4DFDC #E5F4DC #DCF1F4 #EBDCF4
split-complementary
#F4DFDC #DCF4EB #DCE5F4
monochromatic
#D78A7F #E5B4AD #F4DFDC #F8EAE8 #F8EAE8
Accessibility & contrast
On white
1.28
#F4DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F4DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFDC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFDC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DC
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#F9DDDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfdc; /* rgb */ color: rgb(244, 223, 220); /* oklch */ color: oklch(92.0% 0.024 27.3);
Tailwind
colors: {
custom: {
50: '#f7e9e6',
500: '#f4dfdc',
950: '#000000',
},
}SCSS
$custom: #f4dfdc; $custom-light: #f7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#f4dfdc",
"rgb": {
"r": 244,
"g": 223,
"b": 220
},
"hsl": {
"h": 7.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91981,
"c": 0.02357,
"h": 27.3
},
"luminance": 0.77176
}Semantic roles & 50–950 ramp
primary
#F4DFDC
secondary
#A1CDD3
accent
#ACC026
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484