#F2DCE5#F2DCE5
#F2DCE5 is a very light, muted pink. Relative luminance 0.757; OKLCH L 91.5% C 0.027 H 350.9°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCE5 |
|---|---|
| RGB | rgb(242, 220, 229) |
| HSL | hsl(335, 46%, 91%) |
| HSV | hsv(335, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 5.4%, 5.1%) |
| CIE-LAB | lab(89.73, 9.07, -1.65) |
| CIE-LCH | lch(89.73, 9.21, 349.69°) |
| OKLab | oklab(91.49% 0.0265 -0.0042) |
| OKLCH | oklch(91.49% 0.027 350.9) |
| XYZ | xyz(76.3524, 75.7219, 84.7071) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.04
Mistyrose
#FFE4E1
ΔE00 5.52
Light Pink
#FFD1DF
ΔE00 7.17
Pale Pink
#FFCFDC
ΔE00 7.65
Very Light Pink
#FFF4F2
ΔE00 8.25
Thistle
#D8BFD8
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCE5 #DCF2E9
analogous
#F2DCF0 #F2DCE5 #F2DEDC
triadic
#F2DCE5 #E5F2DC #DCE5F2
tetradic
#F2DCE5 #F0F2DC #DCF2E9 #DEDCF2
square
#F2DCE5 #F0F2DC #DCF2E9 #DEDCF2
split-complementary
#F2DCE5 #DCF2DE #DCF0F2
monochromatic
#D183A3 #E1AFC4 #F2DCE5 #F7E9EE #F7E9EE
Accessibility & contrast
On white
1.30
#F2DCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#F2DCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCE5
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCE5 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E5
Deuteranopia (green-blind)
#E2E3E4
Tritanopia (blue-blind)
#F6DCDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dce5; /* rgb */ color: rgb(242, 220, 229); /* oklch */ color: oklch(91.5% 0.027 350.9);
Tailwind
colors: {
custom: {
50: '#f6e6ed',
500: '#f2dce5',
950: '#000000',
},
}SCSS
$custom: #f2dce5; $custom-light: #f6e6ed; $custom-dark: #000000;
JSON
{
"hex": "#f2dce5",
"rgb": {
"r": 242,
"g": 220,
"b": 229
},
"hsl": {
"h": 335.455,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.9149,
"c": 0.02688,
"h": 350.9
},
"luminance": 0.75721
}Semantic roles & 50–950 ramp
primary
#F2DCE5
secondary
#A3D0BD
accent
#B9802C
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484