#F2DCE3#F2DCE3
#F2DCE3 is a very light, muted pink. Relative luminance 0.756; OKLCH L 91.4% C 0.026 H 356.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCE3 |
|---|---|
| RGB | rgb(242, 220, 227) |
| HSL | hsl(341, 46%, 91%) |
| HSV | hsv(341, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 6.2%, 5.1%) |
| CIE-LAB | lab(89.68, 8.72, -0.67) |
| CIE-LCH | lch(89.68, 8.75, 355.58°) |
| OKLab | oklab(91.43% 0.0258 -0.0017) |
| OKLCH | oklch(91.43% 0.026 356.3) |
| XYZ | xyz(76.0748, 75.6108, 83.2449) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.81
Lavenderblush
#FFF0F5
ΔE00 4.82
Light Pink
#FFD1DF
ΔE00 7.43
Very Light Pink
#FFF4F2
ΔE00 7.76
Pale Pink
#FFCFDC
ΔE00 7.85
Thistle
#D8BFD8
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCE3 #DCF2EB
analogous
#F2DCEE #F2DCE3 #F2E0DC
triadic
#F2DCE3 #E3F2DC #DCE3F2
tetradic
#F2DCE3 #EEF2DC #DCF2EB #E0DCF2
square
#F2DCE3 #EEF2DC #DCF2EB #E0DCF2
split-complementary
#F2DCE3 #DCF2E0 #DCEEF2
monochromatic
#D1839C #E1AFBF #F2DCE3 #F7E9ED #F7E9ED
Accessibility & contrast
On white
1.30
#F2DCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#F2DCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCE3
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCE3 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE3
Deuteranopia (green-blind)
#E3E3E3
Tritanopia (blue-blind)
#F6DBDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dce3; /* rgb */ color: rgb(242, 220, 227); /* oklch */ color: oklch(91.4% 0.026 356.3);
Tailwind
colors: {
custom: {
50: '#f6e6eb',
500: '#f2dce3',
950: '#000000',
},
}SCSS
$custom: #f2dce3; $custom-light: #f6e6eb; $custom-dark: #000000;
JSON
{
"hex": "#f2dce3",
"rgb": {
"r": 242,
"g": 220,
"b": 227
},
"hsl": {
"h": 340.909,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91433,
"c": 0.02585,
"h": 356.3
},
"luminance": 0.7561
}Semantic roles & 50–950 ramp
primary
#F2DCE3
secondary
#A3D0C1
accent
#B98C2C
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484