#FCCCED#FCCCED
#FCCCED is a very light, moderate pink. Relative luminance 0.700; OKLCH L 89.6% C 0.069 H 337.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCED |
|---|---|
| RGB | rgb(252, 204, 237) |
| HSL | hsl(319, 89%, 89%) |
| HSV | hsv(319, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 6%, 1.2%) |
| CIE-LAB | lab(87.00, 22.21, -9.81) |
| CIE-LCH | lch(87.00, 24.28, 336.17°) |
| OKLab | oklab(89.64% 0.0636 -0.026) |
| OKLCH | oklch(89.64% 0.069 337.8) |
| XYZ | xyz(77.0226, 69.9977, 89.5579) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.39
Very Light Purple
#F6CEFC
ΔE00 4.56
Light Pink
#FFD1DF
ΔE00 5.91
Pale Pink
#FFCFDC
ΔE00 6.28
Pale Lavender
#EECFFE
ΔE00 6.40
Light Lilac
#EDC8FF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCED #CCFCDB
analogous
#F3CCFC #FCCCED #FCCCD5
triadic
#FCCCED #EDFCCC #CCEDFC
tetradic
#FCCCED #FCF3CC #CCFCDB #CCD5FC
square
#FCCCED #FCF3CC #CCFCDB #CCD5FC
split-complementary
#FCCCED #D5FCCC #CCFCF3
monochromatic
#F558C4 #F992D9 #FCCCED #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.40
#FCCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#FCCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCED
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCED | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#D8DCEC
Tritanopia (blue-blind)
#FFCDD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fccced; /* rgb */ color: rgb(252, 204, 237); /* oklch */ color: oklch(89.6% 0.069 337.8);
Tailwind
colors: {
custom: {
50: '#fddbf2',
500: '#fccced',
950: '#000000',
},
}SCSS
$custom: #fccced; $custom-light: #fddbf2; $custom-dark: #000000;
JSON
{
"hex": "#fccced",
"rgb": {
"r": 252,
"g": 204,
"b": 237
},
"hsl": {
"h": 318.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.89644,
"c": 0.0687,
"h": 337.8
},
"luminance": 0.69996
}Semantic roles & 50–950 ramp
primary
#FCCCED
secondary
#89E3A5
accent
#E64800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485