#F2DCDF#F2DCDF
#F2DCDF is a very light, muted red. Relative luminance 0.754; OKLCH L 91.3% C 0.025 H 8.2°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCDF |
|---|---|
| RGB | rgb(242, 220, 223) |
| HSL | hsl(352, 46%, 91%) |
| HSV | hsv(352, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 7.9%, 5.1%) |
| CIE-LAB | lab(89.58, 8.05, 1.28) |
| CIE-LCH | lch(89.58, 8.15, 9.03°) |
| OKLab | oklab(91.32% 0.0243 0.0035) |
| OKLCH | oklch(91.32% 0.025 8.2) |
| XYZ | xyz(75.5291, 75.3926, 80.3711) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.47
Lavenderblush
#FFF0F5
ΔE00 4.78
Very Light Pink
#FFF4F2
ΔE00 6.93
Light Pink
#FFD1DF
ΔE00 8.20
Pale Pink
#FFCFDC
ΔE00 8.51
Seashell
#FFF5EE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCDF #DCF2EF
analogous
#F2DCEA #F2DCDF #F2E4DC
triadic
#F2DCDF #DFF2DC #DCDFF2
tetradic
#F2DCDF #EAF2DC #DCF2EF #E4DCF2
square
#F2DCDF #EAF2DC #DCF2EF #E4DCF2
split-complementary
#F2DCDF #DCF2E4 #DCEAF2
monochromatic
#D1838D #E1AFB6 #F2DCDF #F7E9EB #F7E9EB
Accessibility & contrast
On white
1.31
#F2DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#F2DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCDF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCDF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#F7DBDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dcdf; /* rgb */ color: rgb(242, 220, 223); /* oklch */ color: oklch(91.3% 0.025 8.2);
Tailwind
colors: {
custom: {
50: '#f6e6e9',
500: '#f2dcdf',
950: '#000000',
},
}SCSS
$custom: #f2dcdf; $custom-light: #f6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f2dcdf",
"rgb": {
"r": 242,
"g": 220,
"b": 223
},
"hsl": {
"h": 351.818,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91319,
"c": 0.02457,
"h": 8.2
},
"luminance": 0.75391
}Semantic roles & 50–950 ramp
primary
#F2DCDF
secondary
#A3D0C9
accent
#B9A62C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484