#F4DCD6#F4DCD6
#F4DCD6 is a very light, muted red. Relative luminance 0.753; OKLCH L 91.2% C 0.028 H 34.3°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCD6 |
|---|---|
| RGB | rgb(244, 220, 214) |
| HSL | hsl(12, 58%, 90%) |
| HSV | hsv(12, 12%, 96%) |
| CMYK | cmyk(0%, 9.8%, 12.3%, 4.3%) |
| CIE-LAB | lab(89.52, 7.28, 5.95) |
| CIE-LCH | lch(89.52, 9.40, 39.26°) |
| OKLab | oklab(91.24% 0.0231 0.0157) |
| OKLCH | oklch(91.24% 0.028 34.3) |
| XYZ | xyz(75.0382, 75.2760, 74.1821) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.71
Very Light Pink
#FFF4F2
ΔE00 6.72
Lavenderblush
#FFF0F5
ΔE00 6.84
Seashell
#FFF5EE
ΔE00 7.52
Linen
#FAF0E6
ΔE00 7.69
Warm Beige
#E9DCC9
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCD6 #D6EEF4
analogous
#F4D6DF #F4DCD6 #F4EBD6
triadic
#F4DCD6 #D6F4DC #DCD6F4
tetradic
#F4DCD6 #DFF4D6 #D6EEF4 #EBD6F4
square
#F4DCD6 #DFF4D6 #D6EEF4 #EBD6F4
split-complementary
#F4DCD6 #D6F4EB #D6DFF4
monochromatic
#DA8A75 #E7B3A6 #F4DCD6 #F9EAE7 #F9EAE7
Accessibility & contrast
On white
1.31
#F4DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#F4DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCD6
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCD6 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED6
Deuteranopia (green-blind)
#E6E3D6
Tritanopia (blue-blind)
#FBD9DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4dcd6; /* rgb */ color: rgb(244, 220, 214); /* oklch */ color: oklch(91.2% 0.028 34.3);
Tailwind
colors: {
custom: {
50: '#f8e6e2',
500: '#f4dcd6',
950: '#000000',
},
}SCSS
$custom: #f4dcd6; $custom-light: #f8e6e2; $custom-dark: #000000;
JSON
{
"hex": "#f4dcd6",
"rgb": {
"r": 244,
"g": 220,
"b": 214
},
"hsl": {
"h": 12,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.91244,
"c": 0.0279,
"h": 34.3
},
"luminance": 0.75275
}Semantic roles & 50–950 ramp
primary
#F4DCD6
secondary
#9AC9D4
accent
#A4C520
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484