#FCD2F2#FCD2F2
#FCD2F2 is a very light, moderate pink. Relative luminance 0.732; OKLCH L 90.9% C 0.063 H 334.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2F2 |
|---|---|
| RGB | rgb(252, 210, 242) |
| HSL | hsl(314, 88%, 91%) |
| HSV | hsv(314, 17%, 99%) |
| CMYK | cmyk(0%, 16.7%, 4%, 1.2%) |
| CIE-LAB | lab(88.54, 19.92, -10.15) |
| CIE-LCH | lch(88.54, 22.36, 333.00°) |
| OKLab | oklab(90.89% 0.0565 -0.0269) |
| OKLCH | oklch(90.89% 0.063 334.5) |
| XYZ | xyz(79.2169, 73.2012, 93.9434) |
| Luminance | 0.7320 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.21
Very Light Purple
#F6CEFC
ΔE00 4.18
Pale Lavender
#EECFFE
ΔE00 5.70
Light Pink
#FFD1DF
ΔE00 5.92
Pale Pink
#FFCFDC
ΔE00 6.45
Light Lilac
#EDC8FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2F2 #D2FCDC
analogous
#F1D2FC #FCD2F2 #FCD2DD
triadic
#FCD2F2 #F2FCD2 #D2F2FC
tetradic
#FCD2F2 #FCF1D2 #D2FCDC #D2DDFC
square
#FCD2F2 #FCF1D2 #D2FCDC #D2DDFC
split-complementary
#FCD2F2 #DDFCD2 #D2FCF1
monochromatic
#F45FD1 #F899E1 #FCD2F2 #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.34
#FCD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FCD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2F2
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2F2 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#FFD3DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd2f2; /* rgb */ color: rgb(252, 210, 242); /* oklch */ color: oklch(90.9% 0.063 334.5);
Tailwind
colors: {
custom: {
50: '#fde0f6',
500: '#fcd2f2',
950: '#000000',
},
}SCSS
$custom: #fcd2f2; $custom-light: #fde0f6; $custom-dark: #000000;
JSON
{
"hex": "#fcd2f2",
"rgb": {
"r": 252,
"g": 210,
"b": 242
},
"hsl": {
"h": 314.286,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.90888,
"c": 0.06256,
"h": 334.5
},
"luminance": 0.73199
}Semantic roles & 50–950 ramp
primary
#FCD2F2
secondary
#8EE4A3
accent
#E43701
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485