#FCCDF2#FCCDF2
#FCCDF2 is a very light, moderate pink. Relative luminance 0.708; OKLCH L 90.0% C 0.071 H 333.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDF2 |
|---|---|
| RGB | rgb(252, 205, 242) |
| HSL | hsl(313, 89%, 90%) |
| HSV | hsv(313, 19%, 99%) |
| CMYK | cmyk(0%, 18.7%, 4%, 1.2%) |
| CIE-LAB | lab(87.37, 22.55, -11.89) |
| CIE-LCH | lch(87.37, 25.49, 332.18°) |
| OKLab | oklab(89.98% 0.0638 -0.0316) |
| OKLCH | oklch(89.98% 0.071 333.6) |
| XYZ | xyz(78.0017, 70.7709, 93.5384) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.14
Very Light Purple
#F6CEFC
ΔE00 3.37
Pale Lavender
#EECFFE
ΔE00 5.35
Light Lilac
#EDC8FF
ΔE00 6.18
Light Lavendar
#EFC0FE
ΔE00 7.01
Light Pink
#FFD1DF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDF2 #CDFCD7
analogous
#EFCDFC #FCCDF2 #FCCDDB
triadic
#FCCDF2 #F2FCCD #CDF2FC
tetradic
#FCCDF2 #FCEFCD #CDFCD7 #CDDBFC
square
#FCCDF2 #FCEFCD #CDFCD7 #CDDBFC
split-complementary
#FCCDF2 #DBFCCD #CDFCEF
monochromatic
#F55AD4 #F993E3 #FCCDF2 #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.39
#FCCDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#FCCDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDF2
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDF2 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F4
Deuteranopia (green-blind)
#D7DDF0
Tritanopia (blue-blind)
#FFCFD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fccdf2; /* rgb */ color: rgb(252, 205, 242); /* oklch */ color: oklch(90.0% 0.071 333.6);
Tailwind
colors: {
custom: {
50: '#fddcf6',
500: '#fccdf2',
950: '#000000',
},
}SCSS
$custom: #fccdf2; $custom-light: #fddcf6; $custom-dark: #000000;
JSON
{
"hex": "#fccdf2",
"rgb": {
"r": 252,
"g": 205,
"b": 242
},
"hsl": {
"h": 312.766,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.89983,
"c": 0.07122,
"h": 333.6
},
"luminance": 0.70769
}Semantic roles & 50–950 ramp
primary
#FCCDF2
secondary
#8AE49D
accent
#E53100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485