#FCC7EE#FCC7EE
#FCC7EE is a very light, moderate pink. Relative luminance 0.677; OKLCH L 88.8% C 0.078 H 335.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC7EE |
|---|---|
| RGB | rgb(252, 199, 238) |
| HSL | hsl(316, 90%, 88%) |
| HSV | hsv(316, 21%, 99%) |
| CMYK | cmyk(0%, 21%, 5.6%, 1.2%) |
| CIE-LAB | lab(85.86, 25.01, -12.03) |
| CIE-LCH | lch(85.86, 27.75, 334.32°) |
| OKLab | oklab(88.78% 0.0714 -0.0319) |
| OKLCH | oklch(88.78% 0.078 335.9) |
| XYZ | xyz(75.9997, 67.7176, 89.9397) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.95
Very Light Purple
#F6CEFC
ΔE00 4.11
Pale Lavender
#EECFFE
ΔE00 6.20
Light Lilac
#EDC8FF
ΔE00 6.48
Light Lavendar
#EFC0FE
ΔE00 6.74
Powder Pink
#FFB2D0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC7EE #C7FCD5
analogous
#EFC7FC #FCC7EE #FCC7D3
triadic
#FCC7EE #EEFCC7 #C7EEFC
tetradic
#FCC7EE #FCEFC7 #C7FCD5 #C7D3FC
square
#FCC7EE #FCEFC7 #C7FCD5 #C7D3FC
split-complementary
#FCC7EE #D3FCC7 #C7FCEF
monochromatic
#F653CB #F98DDC #FCC7EE #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.44
#FCC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#FCC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC7EE
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC7EE | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#FFC9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcc7ee; /* rgb */ color: rgb(252, 199, 238); /* oklch */ color: oklch(88.8% 0.078 335.9);
Tailwind
colors: {
custom: {
50: '#fdd8f3',
500: '#fcc7ee',
950: '#000000',
},
}SCSS
$custom: #fcc7ee; $custom-light: #fdd8f3; $custom-dark: #000000;
JSON
{
"hex": "#fcc7ee",
"rgb": {
"r": 252,
"g": 199,
"b": 238
},
"hsl": {
"h": 315.849,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.88781,
"c": 0.07817,
"h": 335.9
},
"luminance": 0.67715
}Semantic roles & 50–950 ramp
primary
#FCC7EE
secondary
#84E39D
accent
#E63D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385