#F2DCED#F2DCED
#F2DCED is a very light, muted pink. Relative luminance 0.762; OKLCH L 91.7% C 0.033 H 333.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCED |
|---|---|
| RGB | rgb(242, 220, 237) |
| HSL | hsl(314, 46%, 91%) |
| HSV | hsv(314, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 2.1%, 5.1%) |
| CIE-LAB | lab(89.94, 10.46, -5.54) |
| CIE-LCH | lch(89.94, 11.84, 332.08°) |
| OKLab | oklab(91.73% 0.0295 -0.0146) |
| OKLCH | oklch(91.73% 0.033 333.6) |
| XYZ | xyz(77.4952, 76.1790, 90.7259) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.70
Light Pink
#FFD1DF
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 7.18
Pale Pink
#FFCFDC
ΔE00 7.65
Mistyrose
#FFE4E1
ΔE00 8.31
Lavender (CSS)
#E6E6FA
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCED #DCF2E1
analogous
#ECDCF2 #F2DCED #F2DCE2
triadic
#F2DCED #EDF2DC #DCEDF2
tetradic
#F2DCED #F2ECDC #DCF2E1 #DCE2F2
square
#F2DCED #F2ECDC #DCF2E1 #DCE2F2
split-complementary
#F2DCED #E2F2DC #DCF2EC
monochromatic
#D183BF #E1AFD6 #F2DCED #F7E9F4 #F7E9F4
Accessibility & contrast
On white
1.29
#F2DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#F2DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCED
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCED | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#F4DDE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dced; /* rgb */ color: rgb(242, 220, 237); /* oklch */ color: oklch(91.7% 0.033 333.6);
Tailwind
colors: {
custom: {
50: '#f6e6f2',
500: '#f2dced',
950: '#000000',
},
}SCSS
$custom: #f2dced; $custom-light: #f6e6f2; $custom-dark: #000000;
JSON
{
"hex": "#f2dced",
"rgb": {
"r": 242,
"g": 220,
"b": 237
},
"hsl": {
"h": 313.636,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91726,
"c": 0.03289,
"h": 333.6
},
"luminance": 0.76178
}Semantic roles & 50–950 ramp
primary
#F2DCED
secondary
#A3D0AD
accent
#B94C2C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485