#FCCDF3#FCCDF3
#FCCDF3 is a very light, moderate pink. Relative luminance 0.708; OKLCH L 90.0% C 0.072 H 332.8°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDF3 |
|---|---|
| RGB | rgb(252, 205, 243) |
| HSL | hsl(311, 89%, 90%) |
| HSV | hsv(311, 19%, 99%) |
| CMYK | cmyk(0%, 18.7%, 3.6%, 1.2%) |
| CIE-LAB | lab(87.40, 22.72, -12.38) |
| CIE-LCH | lch(87.40, 25.87, 331.41°) |
| OKLab | oklab(90.02% 0.0642 -0.0329) |
| OKLCH | oklch(90.02% 0.072 332.8) |
| XYZ | xyz(78.1523, 70.8311, 94.3315) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.88
Very Light Purple
#F6CEFC
ΔE00 3.12
Pale Lavender
#EECFFE
ΔE00 5.15
Light Lilac
#EDC8FF
ΔE00 5.93
Light Lavendar
#EFC0FE
ΔE00 6.76
Light Pink
#FFD1DF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDF3 #CDFCD6
analogous
#EDCDFC #FCCDF3 #FCCDDC
triadic
#FCCDF3 #F3FCCD #CDF3FC
tetradic
#FCCDF3 #FCEDCD #CDFCD6 #CDDCFC
square
#FCCDF3 #FCEDCD #CDFCD6 #CDDCFC
split-complementary
#FCCDF3 #DCFCCD #CDFCED
monochromatic
#F55AD7 #F993E5 #FCCDF3 #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.38
#FCCDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FCCDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDF3
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDF3 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F5
Deuteranopia (green-blind)
#D7DDF1
Tritanopia (blue-blind)
#FFCFDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fccdf3; /* rgb */ color: rgb(252, 205, 243); /* oklch */ color: oklch(90.0% 0.072 332.8);
Tailwind
colors: {
custom: {
50: '#fddcf7',
500: '#fccdf3',
950: '#000000',
},
}SCSS
$custom: #fccdf3; $custom-light: #fddcf7; $custom-dark: #000000;
JSON
{
"hex": "#fccdf3",
"rgb": {
"r": 252,
"g": 205,
"b": 243
},
"hsl": {
"h": 311.489,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.90016,
"c": 0.07212,
"h": 332.8
},
"luminance": 0.70829
}Semantic roles & 50–950 ramp
primary
#FCCDF3
secondary
#8AE49B
accent
#E52C00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485