#F2DCDC#F2DCDC
#F2DCDC is a very light, muted red. Relative luminance 0.752; OKLCH L 91.2% C 0.024 H 17.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCDC |
|---|---|
| RGB | rgb(242, 220, 220) |
| HSL | hsl(0, 46%, 91%) |
| HSV | hsv(0, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 9.1%, 5.1%) |
| CIE-LAB | lab(89.50, 7.55, 2.75) |
| CIE-LCH | lch(89.50, 8.04, 19.99°) |
| OKLab | oklab(91.24% 0.0232 0.0074) |
| OKLCH | oklch(91.24% 0.024 17.6) |
| XYZ | xyz(75.1282, 75.2322, 78.2598) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.74
Lavenderblush
#FFF0F5
ΔE00 5.15
Very Light Pink
#FFF4F2
ΔE00 6.49
Seashell
#FFF5EE
ΔE00 8.17
Linen
#FAF0E6
ΔE00 8.79
Snow
#FFFAFA
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCDC #DCF2F2
analogous
#F2DCE7 #F2DCDC #F2E7DC
triadic
#F2DCDC #DCF2DC #DCDCF2
tetradic
#F2DCDC #E7F2DC #DCF2F2 #E7DCF2
square
#F2DCDC #E7F2DC #DCF2F2 #E7DCF2
split-complementary
#F2DCDC #DCF2E7 #DCE7F2
monochromatic
#D18383 #E1AFAF #F2DCDC #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.31
#F2DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#F2DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCDC
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCDC | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#F7DADC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dcdc; /* rgb */ color: rgb(242, 220, 220); /* oklch */ color: oklch(91.2% 0.024 17.6);
Tailwind
colors: {
custom: {
50: '#f6e6e6',
500: '#f2dcdc',
950: '#000000',
},
}SCSS
$custom: #f2dcdc; $custom-light: #f6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f2dcdc",
"rgb": {
"r": 242,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91236,
"c": 0.02433,
"h": 17.6
},
"luminance": 0.75231
}Semantic roles & 50–950 ramp
primary
#F2DCDC
secondary
#A3D0D0
accent
#B9B92C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484