#FCC7EF#FCC7EF
#FCC7EF is a very light, moderate pink. Relative luminance 0.678; OKLCH L 88.8% C 0.079 H 335.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC7EF |
|---|---|
| RGB | rgb(252, 199, 239) |
| HSL | hsl(315, 90%, 88%) |
| HSV | hsv(315, 21%, 99%) |
| CMYK | cmyk(0%, 21%, 5.2%, 1.2%) |
| CIE-LAB | lab(85.89, 25.18, -12.51) |
| CIE-LCH | lch(85.89, 28.12, 333.58°) |
| OKLab | oklab(88.81% 0.0717 -0.0333) |
| OKLCH | oklch(88.81% 0.079 335.1) |
| XYZ | xyz(76.1470, 67.7765, 90.7156) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.77
Very Light Purple
#F6CEFC
ΔE00 3.91
Pale Lavender
#EECFFE
ΔE00 6.03
Light Lilac
#EDC8FF
ΔE00 6.25
Light Lavendar
#EFC0FE
ΔE00 6.48
Powder Pink
#FFB2D0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC7EF #C7FCD4
analogous
#EEC7FC #FCC7EF #FCC7D4
triadic
#FCC7EF #EFFCC7 #C7EFFC
tetradic
#FCC7EF #FCEEC7 #C7FCD4 #C7D4FC
square
#FCC7EF #FCEEC7 #C7FCD4 #C7D4FC
split-complementary
#FCC7EF #D4FCC7 #C7FCEE
monochromatic
#F653CE #F98DDE #FCC7EF #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.44
#FCC7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FCC7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC7EF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC7EF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F1
Deuteranopia (green-blind)
#D3DAED
Tritanopia (blue-blind)
#FFC9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcc7ef; /* rgb */ color: rgb(252, 199, 239); /* oklch */ color: oklch(88.8% 0.079 335.1);
Tailwind
colors: {
custom: {
50: '#fdd8f4',
500: '#fcc7ef',
950: '#000000',
},
}SCSS
$custom: #fcc7ef; $custom-light: #fdd8f4; $custom-dark: #000000;
JSON
{
"hex": "#fcc7ef",
"rgb": {
"r": 252,
"g": 199,
"b": 239
},
"hsl": {
"h": 314.717,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.88813,
"c": 0.07902,
"h": 335.1
},
"luminance": 0.67774
}Semantic roles & 50–950 ramp
primary
#FCC7EF
secondary
#84E39B
accent
#E63800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385