#FCCDEF#FCCDEF
#FCCDEF is a very light, moderate pink. Relative luminance 0.706; OKLCH L 89.9% C 0.069 H 336.2°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDEF |
|---|---|
| RGB | rgb(252, 205, 239) |
| HSL | hsl(317, 89%, 90%) |
| HSV | hsv(317, 19%, 99%) |
| CMYK | cmyk(0%, 18.7%, 5.2%, 1.2%) |
| CIE-LAB | lab(87.29, 22.03, -10.44) |
| CIE-LCH | lch(87.29, 24.37, 334.65°) |
| OKLab | oklab(89.89% 0.0628 -0.0277) |
| OKLCH | oklch(89.89% 0.069 336.2) |
| XYZ | xyz(77.5548, 70.5921, 91.1849) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.97
Very Light Purple
#F6CEFC
ΔE00 4.14
Pale Lavender
#EECFFE
ΔE00 6.00
Light Pink
#FFD1DF
ΔE00 6.21
Pale Pink
#FFCFDC
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDEF #CDFCDA
analogous
#F2CDFC #FCCDEF #FCCDD8
triadic
#FCCDEF #EFFCCD #CDEFFC
tetradic
#FCCDEF #FCF2CD #CDFCDA #CDD8FC
square
#FCCDEF #FCF2CD #CDFCDA #CDD8FC
split-complementary
#FCCDEF #D8FCCD #CDFCF2
monochromatic
#F55ACA #F993DD #FCCDEF #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.39
#FCCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#FCCDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDEF
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDEF | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#FFCED8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fccdef; /* rgb */ color: rgb(252, 205, 239); /* oklch */ color: oklch(89.9% 0.069 336.2);
Tailwind
colors: {
custom: {
50: '#fddcf4',
500: '#fccdef',
950: '#000000',
},
}SCSS
$custom: #fccdef; $custom-light: #fddcf4; $custom-dark: #000000;
JSON
{
"hex": "#fccdef",
"rgb": {
"r": 252,
"g": 205,
"b": 239
},
"hsl": {
"h": 316.596,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.89887,
"c": 0.06863,
"h": 336.2
},
"luminance": 0.7059
}Semantic roles & 50–950 ramp
primary
#FCCDEF
secondary
#8AE4A3
accent
#E54000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485