#F4DCD8#F4DCD8
#F4DCD8 is a very light, muted red. Relative luminance 0.754; OKLCH L 91.3% C 0.027 H 28.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCD8 |
|---|---|
| RGB | rgb(244, 220, 216) |
| HSL | hsl(9, 56%, 90%) |
| HSV | hsv(9, 11%, 96%) |
| CMYK | cmyk(0%, 9.8%, 11.5%, 4.3%) |
| CIE-LAB | lab(89.57, 7.60, 4.97) |
| CIE-LCH | lch(89.57, 9.08, 33.18°) |
| OKLab | oklab(91.3% 0.0238 0.0132) |
| OKLCH | oklch(91.3% 0.027 28.9) |
| XYZ | xyz(75.2952, 75.3788, 75.5355) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.24
Lavenderblush
#FFF0F5
ΔE00 6.27
Very Light Pink
#FFF4F2
ΔE00 6.68
Seashell
#FFF5EE
ΔE00 7.81
Linen
#FAF0E6
ΔE00 8.16
Snow
#FFFAFA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCD8 #D8F0F4
analogous
#F4D8E2 #F4DCD8 #F4EAD8
triadic
#F4DCD8 #D8F4DC #DCD8F4
tetradic
#F4DCD8 #E2F4D8 #D8F0F4 #EAD8F4
square
#F4DCD8 #E2F4D8 #D8F0F4 #EAD8F4
split-complementary
#F4DCD8 #D8F4EA #D8E2F4
monochromatic
#D98679 #E7B1A8 #F4DCD8 #F8EAE7 #F8EAE7
Accessibility & contrast
On white
1.31
#F4DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#F4DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCD8
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCD8 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#E6E3D8
Tritanopia (blue-blind)
#FAD9DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4dcd8; /* rgb */ color: rgb(244, 220, 216); /* oklch */ color: oklch(91.3% 0.027 28.9);
Tailwind
colors: {
custom: {
50: '#f8e6e4',
500: '#f4dcd8',
950: '#000000',
},
}SCSS
$custom: #f4dcd8; $custom-light: #f8e6e4; $custom-dark: #000000;
JSON
{
"hex": "#f4dcd8",
"rgb": {
"r": 244,
"g": 220,
"b": 216
},
"hsl": {
"h": 8.571,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.91297,
"c": 0.02721,
"h": 28.9
},
"luminance": 0.75377
}Semantic roles & 50–950 ramp
primary
#F4DCD8
secondary
#9CCCD4
accent
#ACC422
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484