#F2DCE7#F2DCE7
#F2DCE7 is a very light, muted pink. Relative luminance 0.758; OKLCH L 91.5% C 0.028 H 345.9°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCE7 |
|---|---|
| RGB | rgb(242, 220, 231) |
| HSL | hsl(330, 46%, 91%) |
| HSV | hsv(330, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 4.5%, 5.1%) |
| CIE-LAB | lab(89.78, 9.41, -2.62) |
| CIE-LCH | lch(89.78, 9.77, 344.42°) |
| OKLab | oklab(91.55% 0.0273 -0.0068) |
| OKLCH | oklch(91.55% 0.028 345.9) |
| XYZ | xyz(76.6333, 75.8342, 86.1863) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.37
Mistyrose
#FFE4E1
ΔE00 6.23
Light Pink
#FFD1DF
ΔE00 7.01
Pale Pink
#FFCFDC
ΔE00 7.53
Thistle
#D8BFD8
ΔE00 8.25
Very Light Pink
#FFF4F2
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCE7 #DCF2E7
analogous
#F2DCF2 #F2DCE7 #F2DCDC
triadic
#F2DCE7 #E7F2DC #DCE7F2
tetradic
#F2DCE7 #F2F2DC #DCF2E7 #DCDCF2
square
#F2DCE7 #F2F2DC #DCF2E7 #DCDCF2
split-complementary
#F2DCE7 #DCF2DC #DCF2F2
monochromatic
#D183AA #E1AFC8 #F2DCE7 #F7E9F0 #F7E9F0
Accessibility & contrast
On white
1.30
#F2DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F2DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCE7
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCE7 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E7
Deuteranopia (green-blind)
#E2E3E6
Tritanopia (blue-blind)
#F5DCE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dce7; /* rgb */ color: rgb(242, 220, 231); /* oklch */ color: oklch(91.5% 0.028 345.9);
Tailwind
colors: {
custom: {
50: '#f6e6ee',
500: '#f2dce7',
950: '#000000',
},
}SCSS
$custom: #f2dce7; $custom-light: #f6e6ee; $custom-dark: #000000;
JSON
{
"hex": "#f2dce7",
"rgb": {
"r": 242,
"g": 220,
"b": 231
},
"hsl": {
"h": 330,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91548,
"c": 0.02811,
"h": 345.9
},
"luminance": 0.75833
}Semantic roles & 50–950 ramp
primary
#F2DCE7
secondary
#A3D0B9
accent
#B9732C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485