#F2DCDE#F2DCDE
#F2DCDE is a very light, muted red. Relative luminance 0.753; OKLCH L 91.3% C 0.024 H 11.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCDE |
|---|---|
| RGB | rgb(242, 220, 222) |
| HSL | hsl(355, 46%, 91%) |
| HSV | hsv(355, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 8.3%, 5.1%) |
| CIE-LAB | lab(89.55, 7.88, 1.77) |
| CIE-LCH | lch(89.55, 8.08, 12.64°) |
| OKLab | oklab(91.29% 0.0239 0.0048) |
| OKLCH | oklch(91.29% 0.024 11.3) |
| XYZ | xyz(75.3947, 75.3388, 79.6632) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.19
Lavenderblush
#FFF0F5
ΔE00 4.87
Very Light Pink
#FFF4F2
ΔE00 6.76
Light Pink
#FFD1DF
ΔE00 8.44
Seashell
#FFF5EE
ΔE00 8.68
Pale Pink
#FFCFDC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCDE #DCF2F0
analogous
#F2DCE9 #F2DCDE #F2E5DC
triadic
#F2DCDE #DEF2DC #DCDEF2
tetradic
#F2DCDE #E9F2DC #DCF2F0 #E5DCF2
square
#F2DCDE #E9F2DC #DCF2F0 #E5DCF2
split-complementary
#F2DCDE #DCF2E5 #DCE9F2
monochromatic
#D1838A #E1AFB4 #F2DCDE #F7E9EA #F7E9EA
Accessibility & contrast
On white
1.31
#F2DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#F2DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCDE
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCDE | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#F7DADD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dcde; /* rgb */ color: rgb(242, 220, 222); /* oklch */ color: oklch(91.3% 0.024 11.3);
Tailwind
colors: {
custom: {
50: '#f6e6e8',
500: '#f2dcde',
950: '#000000',
},
}SCSS
$custom: #f2dcde; $custom-light: #f6e6e8; $custom-dark: #000000;
JSON
{
"hex": "#f2dcde",
"rgb": {
"r": 242,
"g": 220,
"b": 222
},
"hsl": {
"h": 354.545,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91292,
"c": 0.02441,
"h": 11.3
},
"luminance": 0.75338
}Semantic roles & 50–950 ramp
primary
#F2DCDE
secondary
#A3D0CB
accent
#B9AC2C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484