#F2DCE4#F2DCE4
#F2DCE4 is a very light, muted pink. Relative luminance 0.757; OKLCH L 91.5% C 0.026 H 353.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCE4 |
|---|---|
| RGB | rgb(242, 220, 228) |
| HSL | hsl(338, 46%, 91%) |
| HSV | hsv(338, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 5.8%, 5.1%) |
| CIE-LAB | lab(89.70, 8.89, -1.16) |
| CIE-LCH | lch(89.70, 8.97, 352.56°) |
| OKLab | oklab(91.46% 0.0262 -0.0029) |
| OKLCH | oklch(91.46% 0.026 353.6) |
| XYZ | xyz(76.2132, 75.6662, 83.9739) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.92
Mistyrose
#FFE4E1
ΔE00 5.16
Light Pink
#FFD1DF
ΔE00 7.29
Pale Pink
#FFCFDC
ΔE00 7.74
Very Light Pink
#FFF4F2
ΔE00 8.00
Thistle
#D8BFD8
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCE4 #DCF2EA
analogous
#F2DCEF #F2DCE4 #F2DFDC
triadic
#F2DCE4 #E4F2DC #DCE4F2
tetradic
#F2DCE4 #EFF2DC #DCF2EA #DFDCF2
square
#F2DCE4 #EFF2DC #DCF2EA #DFDCF2
split-complementary
#F2DCE4 #DCF2DF #DCEFF2
monochromatic
#D1839F #E1AFC2 #F2DCE4 #F7E9EE #F7E9EE
Accessibility & contrast
On white
1.30
#F2DCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#F2DCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCE4
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCE4 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE4
Deuteranopia (green-blind)
#E3E3E3
Tritanopia (blue-blind)
#F6DBDF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dce4; /* rgb */ color: rgb(242, 220, 228); /* oklch */ color: oklch(91.5% 0.026 353.6);
Tailwind
colors: {
custom: {
50: '#f6e6ec',
500: '#f2dce4',
950: '#000000',
},
}SCSS
$custom: #f2dce4; $custom-light: #f6e6ec; $custom-dark: #000000;
JSON
{
"hex": "#f2dce4",
"rgb": {
"r": 242,
"g": 220,
"b": 228
},
"hsl": {
"h": 338.182,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91461,
"c": 0.02634,
"h": 353.6
},
"luminance": 0.75665
}Semantic roles & 50–950 ramp
primary
#F2DCE4
secondary
#A3D0BF
accent
#B9862C
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484