#FCD0ED#FCD0ED
#FCD0ED is a very light, moderate pink. Relative luminance 0.719; OKLCH L 90.4% C 0.062 H 338.9°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD0ED |
|---|---|
| RGB | rgb(252, 208, 237) |
| HSL | hsl(320, 88%, 90%) |
| HSV | hsv(320, 17%, 99%) |
| CMYK | cmyk(0%, 17.5%, 6%, 1.2%) |
| CIE-LAB | lab(87.93, 20.11, -8.42) |
| CIE-LCH | lch(87.93, 21.80, 337.28°) |
| OKLab | oklab(90.37% 0.0577 -0.0222) |
| OKLCH | oklch(90.37% 0.062 338.9) |
| XYZ | xyz(77.9855, 71.9236, 89.8789) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.16
Light Pink
#FFD1DF
ΔE00 4.89
Very Light Purple
#F6CEFC
ΔE00 5.19
Pale Pink
#FFCFDC
ΔE00 5.37
Pale Lavender
#EECFFE
ΔE00 6.72
Thistle
#D8BFD8
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD0ED #D0FCDF
analogous
#F5D0FC #FCD0ED #FCD0D7
triadic
#FCD0ED #EDFCD0 #D0EDFC
tetradic
#FCD0ED #FCF5D0 #D0FCDF #D0D7FC
square
#FCD0ED #FCF5D0 #D0FCDF #D0D7FC
split-complementary
#FCD0ED #D7FCD0 #D0FCF5
monochromatic
#F55DC1 #F896D7 #FCD0ED #FDE2F4 #FDE2F4
Accessibility & contrast
On white
1.37
#FCD0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#FCD0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD0ED
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD0ED | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#FFD1DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd0ed; /* rgb */ color: rgb(252, 208, 237); /* oklch */ color: oklch(90.4% 0.062 338.9);
Tailwind
colors: {
custom: {
50: '#fddef2',
500: '#fcd0ed',
950: '#000000',
},
}SCSS
$custom: #fcd0ed; $custom-light: #fddef2; $custom-dark: #000000;
JSON
{
"hex": "#fcd0ed",
"rgb": {
"r": 252,
"g": 208,
"b": 237
},
"hsl": {
"h": 320.455,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.90368,
"c": 0.06183,
"h": 338.9
},
"luminance": 0.71922
}Semantic roles & 50–950 ramp
primary
#FCD0ED
secondary
#8CE4AA
accent
#E54F01
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485