#F2DFDC#F2DFDC
#F2DFDC is a very light, muted red. Relative luminance 0.768; OKLCH L 91.8% C 0.021 H 28.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFDC |
|---|---|
| RGB | rgb(242, 223, 220) |
| HSL | hsl(8, 46%, 91%) |
| HSV | hsv(8, 9%, 95%) |
| CMYK | cmyk(0%, 7.9%, 9.1%, 5.1%) |
| CIE-LAB | lab(90.24, 6.00, 3.82) |
| CIE-LCH | lch(90.24, 7.11, 32.47°) |
| OKLab | oklab(91.81% 0.0188 0.0102) |
| OKLCH | oklch(91.81% 0.021 28.4) |
| XYZ | xyz(75.9227, 76.8211, 78.5247) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.15
Very Light Pink
#FFF4F2
ΔE00 5.17
Lavenderblush
#FFF0F5
ΔE00 5.18
Seashell
#FFF5EE
ΔE00 6.38
Linen
#FAF0E6
ΔE00 6.79
Snow
#FFFAFA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFDC #DCEFF2
analogous
#F2DCE4 #F2DFDC #F2EADC
triadic
#F2DFDC #DCF2DF #DFDCF2
tetradic
#F2DFDC #E4F2DC #DCEFF2 #EADCF2
square
#F2DFDC #E4F2DC #DCEFF2 #EADCF2
split-complementary
#F2DFDC #DCF2EA #DCE4F2
monochromatic
#D18D83 #E1B6AF #F2DFDC #F7EBE9 #F7EBE9
Accessibility & contrast
On white
1.28
#F2DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F2DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFDC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFDC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DC
Deuteranopia (green-blind)
#E7E4DC
Tritanopia (blue-blind)
#F7DDDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dfdc; /* rgb */ color: rgb(242, 223, 220); /* oklch */ color: oklch(91.8% 0.021 28.4);
Tailwind
colors: {
custom: {
50: '#f6e9e6',
500: '#f2dfdc',
950: '#000000',
},
}SCSS
$custom: #f2dfdc; $custom-light: #f6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#f2dfdc",
"rgb": {
"r": 242,
"g": 223,
"b": 220
},
"hsl": {
"h": 8.182,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91813,
"c": 0.02137,
"h": 28.4
},
"luminance": 0.7682
}Semantic roles & 50–950 ramp
primary
#F2DFDC
secondary
#A3C9D0
accent
#A6B92C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484