#FCD2ED#FCD2ED
#FCD2ED is a very light, muted pink. Relative luminance 0.729; OKLCH L 90.7% C 0.058 H 339.6°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2ED |
|---|---|
| RGB | rgb(252, 210, 237) |
| HSL | hsl(321, 88%, 91%) |
| HSV | hsv(321, 17%, 99%) |
| CMYK | cmyk(0%, 16.7%, 6%, 1.2%) |
| CIE-LAB | lab(88.40, 19.06, -7.72) |
| CIE-LCH | lch(88.40, 20.56, 337.94°) |
| OKLab | oklab(90.73% 0.0548 -0.0204) |
| OKLCH | oklch(90.73% 0.058 339.6) |
| XYZ | xyz(78.4762, 72.9050, 90.0424) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.45
Pale Mauve
#FED0FC
ΔE00 4.68
Pale Pink
#FFCFDC
ΔE00 5.00
Very Light Purple
#F6CEFC
ΔE00 5.62
Pale Lavender
#EECFFE
ΔE00 6.99
Thistle
#D8BFD8
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2ED #D2FCE1
analogous
#F6D2FC #FCD2ED #FCD2D8
triadic
#FCD2ED #EDFCD2 #D2EDFC
tetradic
#FCD2ED #FCF6D2 #D2FCE1 #D2D8FC
square
#FCD2ED #FCF6D2 #D2FCE1 #D2D8FC
split-complementary
#FCD2ED #D8FCD2 #D2FCF6
monochromatic
#F45FBF #F899D6 #FCD2ED #FDE2F4 #FDE2F4
Accessibility & contrast
On white
1.35
#FCD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FCD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2ED
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2ED | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#FFD3DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd2ed; /* rgb */ color: rgb(252, 210, 237); /* oklch */ color: oklch(90.7% 0.058 339.6);
Tailwind
colors: {
custom: {
50: '#fde0f2',
500: '#fcd2ed',
950: '#000000',
},
}SCSS
$custom: #fcd2ed; $custom-light: #fde0f2; $custom-dark: #000000;
JSON
{
"hex": "#fcd2ed",
"rgb": {
"r": 252,
"g": 210,
"b": 237
},
"hsl": {
"h": 321.429,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.90732,
"c": 0.05841,
"h": 339.6
},
"luminance": 0.72903
}Semantic roles & 50–950 ramp
primary
#FCD2ED
secondary
#8EE4AD
accent
#E45201
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485