#FCCDED#FCCDED
#FCCDED is a very light, moderate pink. Relative luminance 0.705; OKLCH L 89.8% C 0.067 H 338.1°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDED |
|---|---|
| RGB | rgb(252, 205, 237) |
| HSL | hsl(319, 89%, 90%) |
| HSV | hsv(319, 19%, 99%) |
| CMYK | cmyk(0%, 18.7%, 6%, 1.2%) |
| CIE-LAB | lab(87.23, 21.68, -9.46) |
| CIE-LCH | lch(87.23, 23.66, 336.42°) |
| OKLab | oklab(89.82% 0.0621 -0.025) |
| OKLCH | oklch(89.82% 0.067 338.1) |
| XYZ | xyz(77.2610, 70.4746, 89.6374) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.54
Very Light Purple
#F6CEFC
ΔE00 4.68
Light Pink
#FFD1DF
ΔE00 5.64
Pale Pink
#FFCFDC
ΔE00 6.04
Pale Lavender
#EECFFE
ΔE00 6.46
Thistle
#D8BFD8
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDED #CDFCDC
analogous
#F4CDFC #FCCDED #FCCDD6
triadic
#FCCDED #EDFCCD #CDEDFC
tetradic
#FCCDED #FCF4CD #CDFCDC #CDD6FC
square
#FCCDED #FCF4CD #CDFCDC #CDD6FC
split-complementary
#FCCDED #D6FCCD #CDFCF4
monochromatic
#F55AC3 #F993D8 #FCCDED #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.39
#FCCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#FCCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDED
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDED | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#FFCED8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fccded; /* rgb */ color: rgb(252, 205, 237); /* oklch */ color: oklch(89.8% 0.067 338.1);
Tailwind
colors: {
custom: {
50: '#fddcf2',
500: '#fccded',
950: '#000000',
},
}SCSS
$custom: #fccded; $custom-light: #fddcf2; $custom-dark: #000000;
JSON
{
"hex": "#fccded",
"rgb": {
"r": 252,
"g": 205,
"b": 237
},
"hsl": {
"h": 319.149,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.89824,
"c": 0.06698,
"h": 338.1
},
"luminance": 0.70473
}Semantic roles & 50–950 ramp
primary
#FCCDED
secondary
#8AE4A6
accent
#E54900
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485