#F2DCEE#F2DCEE
#F2DCEE is a very light, muted pink. Relative luminance 0.762; OKLCH L 91.8% C 0.034 H 331.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCEE |
|---|---|
| RGB | rgb(242, 220, 238) |
| HSL | hsl(311, 46%, 91%) |
| HSV | hsv(311, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 1.7%, 5.1%) |
| CIE-LAB | lab(89.97, 10.63, -6.03) |
| CIE-LCH | lch(89.97, 12.22, 330.46°) |
| OKLab | oklab(91.76% 0.0298 -0.0159) |
| OKLCH | oklch(91.76% 0.034 331.9) |
| XYZ | xyz(77.6417, 76.2376, 91.4975) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.95
Thistle
#D8BFD8
ΔE00 7.06
Light Pink
#FFD1DF
ΔE00 7.09
Pale Pink
#FFCFDC
ΔE00 7.72
Lavender (CSS)
#E6E6FA
ΔE00 8.47
Mistyrose
#FFE4E1
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCEE #DCF2E0
analogous
#EBDCF2 #F2DCEE #F2DCE3
triadic
#F2DCEE #EEF2DC #DCEEF2
tetradic
#F2DCEE #F2EBDC #DCF2E0 #DCE3F2
square
#F2DCEE #F2EBDC #DCF2E0 #DCE3F2
split-complementary
#F2DCEE #E3F2DC #DCF2EB
monochromatic
#D183C3 #E1AFD8 #F2DCEE #F7E9F4 #F7E9F4
Accessibility & contrast
On white
1.29
#F2DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F2DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCEE
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCEE | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#F4DDE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dcee; /* rgb */ color: rgb(242, 220, 238); /* oklch */ color: oklch(91.8% 0.034 331.9);
Tailwind
colors: {
custom: {
50: '#f6e6f3',
500: '#f2dcee',
950: '#000000',
},
}SCSS
$custom: #f2dcee; $custom-light: #f6e6f3; $custom-dark: #000000;
JSON
{
"hex": "#f2dcee",
"rgb": {
"r": 242,
"g": 220,
"b": 238
},
"hsl": {
"h": 310.909,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91756,
"c": 0.0338,
"h": 331.9
},
"luminance": 0.76237
}Semantic roles & 50–950 ramp
primary
#F2DCEE
secondary
#A3D0AB
accent
#B9462C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485