#FCC5EB#FCC5EB
#FCC5EB is a very light, moderate pink. Relative luminance 0.666; OKLCH L 88.3% C 0.079 H 337.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC5EB |
|---|---|
| RGB | rgb(252, 197, 235) |
| HSL | hsl(319, 90%, 88%) |
| HSV | hsv(319, 22%, 99%) |
| CMYK | cmyk(0%, 21.8%, 6.7%, 1.2%) |
| CIE-LAB | lab(85.32, 25.55, -11.25) |
| CIE-LCH | lch(85.32, 27.91, 336.23°) |
| OKLab | oklab(88.33% 0.0733 -0.0298) |
| OKLCH | oklch(88.33% 0.079 337.9) |
| XYZ | xyz(75.1055, 66.6285, 87.4854) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.64
Very Light Purple
#F6CEFC
ΔE00 4.77
Powder Pink
#FFB2D0
ΔE00 6.53
Pale Lavender
#EECFFE
ΔE00 6.82
Baby Pink
#FFB7CE
ΔE00 6.95
Light Lilac
#EDC8FF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC5EB #C5FCD6
analogous
#F1C5FC #FCC5EB #FCC5CF
triadic
#FCC5EB #EBFCC5 #C5EBFC
tetradic
#FCC5EB #FCF1C5 #C5FCD6 #C5CFFC
square
#FCC5EB #FCF1C5 #C5FCD6 #C5CFFC
split-complementary
#FCC5EB #CFFCC5 #C5FCF1
monochromatic
#F651C3 #F98BD7 #FCC5EB #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.47
#FCC5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FCC5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC5EB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC5EB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0ED
Deuteranopia (green-blind)
#D3D8E9
Tritanopia (blue-blind)
#FFC6D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcc5eb; /* rgb */ color: rgb(252, 197, 235); /* oklch */ color: oklch(88.3% 0.079 337.9);
Tailwind
colors: {
custom: {
50: '#fed7f1',
500: '#fcc5eb',
950: '#000000',
},
}SCSS
$custom: #fcc5eb; $custom-light: #fed7f1; $custom-dark: #000000;
JSON
{
"hex": "#fcc5eb",
"rgb": {
"r": 252,
"g": 197,
"b": 235
},
"hsl": {
"h": 318.545,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.88329,
"c": 0.07916,
"h": 337.9
},
"luminance": 0.66626
}Semantic roles & 50–950 ramp
primary
#FCC5EB
secondary
#82E3A0
accent
#E64700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385