#FCC5EF#FCC5EF
#FCC5EF is a very light, moderate pink. Relative luminance 0.669; OKLCH L 88.5% C 0.082 H 334.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC5EF |
|---|---|
| RGB | rgb(252, 197, 239) |
| HSL | hsl(314, 90%, 88%) |
| HSV | hsv(314, 22%, 99%) |
| CMYK | cmyk(0%, 21.8%, 5.2%, 1.2%) |
| CIE-LAB | lab(85.43, 26.23, -13.20) |
| CIE-LCH | lch(85.43, 29.37, 333.29°) |
| OKLab | oklab(88.46% 0.0746 -0.0351) |
| OKLCH | oklch(88.46% 0.082 334.8) |
| XYZ | xyz(75.6899, 66.8622, 90.5632) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.00
Very Light Purple
#F6CEFC
ΔE00 4.04
Light Lavendar
#EFC0FE
ΔE00 6.14
Light Lilac
#EDC8FF
ΔE00 6.14
Pale Lavender
#EECFFE
ΔE00 6.16
Powder Pink
#FFB2D0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC5EF #C5FCD2
analogous
#EDC5FC #FCC5EF #FCC5D3
triadic
#FCC5EF #EFFCC5 #C5EFFC
tetradic
#FCC5EF #FCEDC5 #C5FCD2 #C5D3FC
square
#FCC5EF #FCEDC5 #C5FCD2 #C5D3FC
split-complementary
#FCC5EF #D3FCC5 #C5FCED
monochromatic
#F651CF #F98BDF #FCC5EF #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.46
#FCC5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#FCC5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC5EF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC5EF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F1
Deuteranopia (green-blind)
#D2D8ED
Tritanopia (blue-blind)
#FFC7D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcc5ef; /* rgb */ color: rgb(252, 197, 239); /* oklch */ color: oklch(88.5% 0.082 334.8);
Tailwind
colors: {
custom: {
50: '#fed7f4',
500: '#fcc5ef',
950: '#000000',
},
}SCSS
$custom: #fcc5ef; $custom-light: #fed7f4; $custom-dark: #000000;
JSON
{
"hex": "#fcc5ef",
"rgb": {
"r": 252,
"g": 197,
"b": 239
},
"hsl": {
"h": 314.182,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.88459,
"c": 0.08249,
"h": 334.8
},
"luminance": 0.6686
}Semantic roles & 50–950 ramp
primary
#FCC5EF
secondary
#82E399
accent
#E63600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385