#F2DCE8#F2DCE8
#F2DCE8 is a very light, muted pink. Relative luminance 0.759; OKLCH L 91.6% C 0.029 H 343.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCE8 |
|---|---|
| RGB | rgb(242, 220, 232) |
| HSL | hsl(327, 46%, 91%) |
| HSV | hsv(327, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 4.1%, 5.1%) |
| CIE-LAB | lab(89.81, 9.58, -3.11) |
| CIE-LCH | lch(89.81, 10.07, 342.01°) |
| OKLab | oklab(91.58% 0.0276 -0.0081) |
| OKLCH | oklch(91.58% 0.029 343.6) |
| XYZ | xyz(76.7749, 75.8909, 86.9322) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.56
Mistyrose
#FFE4E1
ΔE00 6.58
Light Pink
#FFD1DF
ΔE00 6.96
Pale Pink
#FFCFDC
ΔE00 7.51
Thistle
#D8BFD8
ΔE00 8.03
Lavender (CSS)
#E6E6FA
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCE8 #DCF2E6
analogous
#F1DCF2 #F2DCE8 #F2DCDD
triadic
#F2DCE8 #E8F2DC #DCE8F2
tetradic
#F2DCE8 #F2F1DC #DCF2E6 #DCDDF2
square
#F2DCE8 #F2F1DC #DCF2E6 #DCDDF2
split-complementary
#F2DCE8 #DDF2DC #DCF2F1
monochromatic
#D183AD #E1AFCB #F2DCE8 #F7E9F0 #F7E9F0
Accessibility & contrast
On white
1.30
#F2DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#F2DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCE8
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCE8 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#E2E3E7
Tritanopia (blue-blind)
#F5DCE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dce8; /* rgb */ color: rgb(242, 220, 232); /* oklch */ color: oklch(91.6% 0.029 343.6);
Tailwind
colors: {
custom: {
50: '#f6e6ef',
500: '#f2dce8',
950: '#000000',
},
}SCSS
$custom: #f2dce8; $custom-light: #f6e6ef; $custom-dark: #000000;
JSON
{
"hex": "#f2dce8",
"rgb": {
"r": 242,
"g": 220,
"b": 232
},
"hsl": {
"h": 327.273,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91577,
"c": 0.02881,
"h": 343.6
},
"luminance": 0.7589
}Semantic roles & 50–950 ramp
primary
#F2DCE8
secondary
#A3D0B7
accent
#B96C2C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485