#F2DCE0#F2DCE0
#F2DCE0 is a very light, muted red. Relative luminance 0.754; OKLCH L 91.3% C 0.025 H 5.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCE0 |
|---|---|
| RGB | rgb(242, 220, 224) |
| HSL | hsl(349, 46%, 91%) |
| HSV | hsv(349, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 7.4%, 5.1%) |
| CIE-LAB | lab(89.60, 8.22, 0.79) |
| CIE-LCH | lch(89.60, 8.26, 5.49°) |
| OKLab | oklab(91.35% 0.0247 0.0022) |
| OKLCH | oklch(91.35% 0.025 5.1) |
| XYZ | xyz(75.6643, 75.4467, 81.0833) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.79
Lavenderblush
#FFF0F5
ΔE00 4.74
Very Light Pink
#FFF4F2
ΔE00 7.11
Light Pink
#FFD1DF
ΔE00 7.97
Pale Pink
#FFCFDC
ΔE00 8.31
Snow
#FFFAFA
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCE0 #DCF2EE
analogous
#F2DCEB #F2DCE0 #F2E3DC
triadic
#F2DCE0 #E0F2DC #DCE0F2
tetradic
#F2DCE0 #EBF2DC #DCF2EE #E3DCF2
square
#F2DCE0 #EBF2DC #DCF2EE #E3DCF2
split-complementary
#F2DCE0 #DCF2E3 #DCEBF2
monochromatic
#D18391 #E1AFB8 #F2DCE0 #F7E9EB #F7E9EB
Accessibility & contrast
On white
1.31
#F2DCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#F2DCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCE0
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCE0 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#F7DBDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dce0; /* rgb */ color: rgb(242, 220, 224); /* oklch */ color: oklch(91.3% 0.025 5.1);
Tailwind
colors: {
custom: {
50: '#f6e6e9',
500: '#f2dce0',
950: '#000000',
},
}SCSS
$custom: #f2dce0; $custom-light: #f6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f2dce0",
"rgb": {
"r": 242,
"g": 220,
"b": 224
},
"hsl": {
"h": 349.091,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91348,
"c": 0.02479,
"h": 5.1
},
"luminance": 0.75445
}Semantic roles & 50–950 ramp
primary
#F2DCE0
secondary
#A3D0C7
accent
#B99F2C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484