#F2DCDB#F2DCDB
#F2DCDB is a very light, muted red. Relative luminance 0.752; OKLCH L 91.2% C 0.024 H 20.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCDB |
|---|---|
| RGB | rgb(242, 220, 219) |
| HSL | hsl(3, 47%, 90%) |
| HSV | hsv(3, 10%, 95%) |
| CMYK | cmyk(0%, 9.1%, 9.5%, 5.1%) |
| CIE-LAB | lab(89.48, 7.39, 3.24) |
| CIE-LCH | lch(89.48, 8.07, 23.66°) |
| OKLab | oklab(91.21% 0.0228 0.0086) |
| OKLCH | oklch(91.21% 0.024 20.7) |
| XYZ | xyz(74.9962, 75.1794, 77.5644) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.61
Lavenderblush
#FFF0F5
ΔE00 5.34
Very Light Pink
#FFF4F2
ΔE00 6.39
Seashell
#FFF5EE
ΔE00 7.93
Linen
#FAF0E6
ΔE00 8.48
Snow
#FFFAFA
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCDB #DBF1F2
analogous
#F2DBE5 #F2DCDB #F2E7DB
triadic
#F2DCDB #DBF2DC #DCDBF2
tetradic
#F2DCDB #E5F2DB #DBF1F2 #E7DBF2
square
#F2DCDB #E5F2DB #DBF1F2 #E7DBF2
split-complementary
#F2DCDB #DBF2E7 #DBE5F2
monochromatic
#D28581 #E2B0AE #F2DCDB #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.31
#F2DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#F2DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCDB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCDB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#E5E2DB
Tritanopia (blue-blind)
#F7DADC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dcdb; /* rgb */ color: rgb(242, 220, 219); /* oklch */ color: oklch(91.2% 0.024 20.7);
Tailwind
colors: {
custom: {
50: '#f6e6e6',
500: '#f2dcdb',
950: '#000000',
},
}SCSS
$custom: #f2dcdb; $custom-light: #f6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f2dcdb",
"rgb": {
"r": 242,
"g": 220,
"b": 219
},
"hsl": {
"h": 2.609,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.91209,
"c": 0.02439,
"h": 20.7
},
"luminance": 0.75178
}Semantic roles & 50–950 ramp
primary
#F2DCDB
secondary
#A1CED0
accent
#B4BA2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484