#F4DCDC#F4DCDC
#F4DCDC is a very light, muted red. Relative luminance 0.756; OKLCH L 91.4% C 0.027 H 17.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCDC |
|---|---|
| RGB | rgb(244, 220, 220) |
| HSL | hsl(0, 52%, 91%) |
| HSV | hsv(0, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 9.8%, 4.3%) |
| CIE-LAB | lab(89.67, 8.25, 3.01) |
| CIE-LCH | lch(89.67, 8.78, 20.04°) |
| OKLab | oklab(91.41% 0.0253 0.0081) |
| OKLCH | oklch(91.41% 0.027 17.7) |
| XYZ | xyz(75.8186, 75.5882, 78.2922) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.38
Lavenderblush
#FFF0F5
ΔE00 5.41
Very Light Pink
#FFF4F2
ΔE00 6.91
Light Pink
#FFD1DF
ΔE00 8.47
Seashell
#FFF5EE
ΔE00 8.62
Pale Pink
#FFCFDC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCDC #DCF4F4
analogous
#F4DCE8 #F4DCDC #F4E8DC
triadic
#F4DCDC #DCF4DC #DCDCF4
tetradic
#F4DCDC #E8F4DC #DCF4F4 #E8DCF4
square
#F4DCDC #E8F4DC #DCF4F4 #E8DCF4
split-complementary
#F4DCDC #DCF4E8 #DCE8F4
monochromatic
#D77F7F #E5ADAD #F4DCDC #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.30
#F4DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#F4DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCDC
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCDC | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#FADADC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4dcdc; /* rgb */ color: rgb(244, 220, 220); /* oklch */ color: oklch(91.4% 0.027 17.7);
Tailwind
colors: {
custom: {
50: '#f7e6e6',
500: '#f4dcdc',
950: '#000000',
},
}SCSS
$custom: #f4dcdc; $custom-light: #f7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f4dcdc",
"rgb": {
"r": 244,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91406,
"c": 0.02657,
"h": 17.7
},
"luminance": 0.75587
}Semantic roles & 50–950 ramp
primary
#F4DCDC
secondary
#A1D3D3
accent
#C0C026
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484