#F4D4DC#F4D4DC
#F4D4DC is a very light, muted red. Relative luminance 0.715; OKLCH L 89.9% C 0.037 H 1.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D4DC |
|---|---|
| RGB | rgb(244, 212, 220) |
| HSL | hsl(345, 59%, 89%) |
| HSV | hsv(345, 13%, 96%) |
| CMYK | cmyk(0%, 13.1%, 9.8%, 4.3%) |
| CIE-LAB | lab(87.72, 12.42, 0.18) |
| CIE-LCH | lch(87.72, 12.42, 0.81°) |
| OKLab | oklab(89.89% 0.0371 0.0007) |
| OKLCH | oklch(89.89% 0.037 1) |
| XYZ | xyz(73.7690, 71.4890, 77.6090) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.25
Pale Pink
#FFCFDC
ΔE00 4.56
Mistyrose
#FFE4E1
ΔE00 5.94
Light Rose
#FFC5CB
ΔE00 7.01
Pale Rose
#FDC1C5
ΔE00 7.85
Bubblegum
#FFC1CC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D4DC #D4F4EC
analogous
#F4D4EC #F4D4DC #F4DCD4
triadic
#F4D4DC #DCF4D4 #D4DCF4
tetradic
#F4D4DC #ECF4D4 #D4F4EC #DCD4F4
square
#F4D4DC #ECF4D4 #D4F4EC #DCD4F4
split-complementary
#F4D4DC #D4F4DC #D4ECF4
monochromatic
#DB738D #E8A3B4 #F4D4DC #F9E7EB #F9E7EB
Accessibility & contrast
On white
1.37
#F4D4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#F4D4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D4DC
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D4DC | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#FAD2D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4d4dc; /* rgb */ color: rgb(244, 212, 220); /* oklch */ color: oklch(89.9% 0.037 1.0);
Tailwind
colors: {
custom: {
50: '#f8e1e6',
500: '#f4d4dc',
950: '#000000',
},
}SCSS
$custom: #f4d4dc; $custom-light: #f8e1e6; $custom-dark: #000000;
JSON
{
"hex": "#f4d4dc",
"rgb": {
"r": 244,
"g": 212,
"b": 220
},
"hsl": {
"h": 345,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.89888,
"c": 0.03711,
"h": 1
},
"luminance": 0.71487
}Semantic roles & 50–950 ramp
primary
#F4D4DC
secondary
#98D4C5
accent
#C79D1F
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484