#FCC5EE#FCC5EE
#FCC5EE is a very light, moderate pink. Relative luminance 0.668; OKLCH L 88.4% C 0.082 H 335.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC5EE |
|---|---|
| RGB | rgb(252, 197, 238) |
| HSL | hsl(315, 90%, 88%) |
| HSV | hsv(315, 22%, 99%) |
| CMYK | cmyk(0%, 21.8%, 5.6%, 1.2%) |
| CIE-LAB | lab(85.40, 26.06, -12.71) |
| CIE-LCH | lch(85.40, 29.00, 333.99°) |
| OKLab | oklab(88.43% 0.0743 -0.0338) |
| OKLCH | oklch(88.43% 0.082 335.6) |
| XYZ | xyz(75.5426, 66.8033, 89.7873) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.13
Very Light Purple
#F6CEFC
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 6.32
Light Lilac
#EDC8FF
ΔE00 6.36
Light Lavendar
#EFC0FE
ΔE00 6.39
Powder Pink
#FFB2D0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC5EE #C5FCD3
analogous
#EEC5FC #FCC5EE #FCC5D2
triadic
#FCC5EE #EEFCC5 #C5EEFC
tetradic
#FCC5EE #FCEEC5 #C5FCD3 #C5D2FC
square
#FCC5EE #FCEEC5 #C5FCD3 #C5D2FC
split-complementary
#FCC5EE #D2FCC5 #C5FCEE
monochromatic
#F651CC #F98BDD #FCC5EE #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.46
#FCC5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FCC5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC5EE
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC5EE | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F0
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#FFC7D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcc5ee; /* rgb */ color: rgb(252, 197, 238); /* oklch */ color: oklch(88.4% 0.082 335.6);
Tailwind
colors: {
custom: {
50: '#fed7f3',
500: '#fcc5ee',
950: '#000000',
},
}SCSS
$custom: #fcc5ee; $custom-light: #fed7f3; $custom-dark: #000000;
JSON
{
"hex": "#fcc5ee",
"rgb": {
"r": 252,
"g": 197,
"b": 238
},
"hsl": {
"h": 315.273,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.88426,
"c": 0.08164,
"h": 335.6
},
"luminance": 0.66801
}Semantic roles & 50–950 ramp
primary
#FCC5EE
secondary
#82E39B
accent
#E63A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385