#FCC0EF#FCC0EF
#FCC0EF is a very light, moderate pink. Relative luminance 0.646; OKLCH L 87.6% C 0.091 H 334.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC0EF |
|---|---|
| RGB | rgb(252, 192, 239) |
| HSL | hsl(313, 91%, 87%) |
| HSV | hsv(313, 24%, 99%) |
| CMYK | cmyk(0%, 23.8%, 5.2%, 1.2%) |
| CIE-LAB | lab(84.29, 28.87, -14.91) |
| CIE-LCH | lch(84.29, 32.49, 332.68°) |
| OKLab | oklab(87.58% 0.0821 -0.0398) |
| OKLCH | oklch(87.58% 0.091 334.1) |
| XYZ | xyz(74.5733, 64.6291, 90.1910) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.94
Very Light Purple
#F6CEFC
ΔE00 4.69
Light Lavendar
#EFC0FE
ΔE00 5.50
Light Lilac
#EDC8FF
ΔE00 6.13
Pale Lavender
#EECFFE
ΔE00 6.71
Powder Pink
#FFB2D0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC0EF #C0FCCD
analogous
#EBC0FC #FCC0EF #FCC0D1
triadic
#FCC0EF #EFFCC0 #C0EFFC
tetradic
#FCC0EF #FCEBC0 #C0FCCD #C0D1FC
square
#FCC0EF #FCEBC0 #C0FCCD #C0D1FC
split-complementary
#FCC0EF #D1FCC0 #C0FCEB
monochromatic
#F64BD1 #F986E0 #FCC0EF #FEE2F8 #FEE2F8
Accessibility & contrast
On white
1.51
#FCC0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#FCC0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC0EF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC0EF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF1
Deuteranopia (green-blind)
#CED5ED
Tritanopia (blue-blind)
#FFC2D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc0ef; /* rgb */ color: rgb(252, 192, 239); /* oklch */ color: oklch(87.6% 0.091 334.1);
Tailwind
colors: {
custom: {
50: '#fed3f4',
500: '#fcc0ef',
950: '#000000',
},
}SCSS
$custom: #fcc0ef; $custom-light: #fed3f4; $custom-dark: #000000;
JSON
{
"hex": "#fcc0ef",
"rgb": {
"r": 252,
"g": 192,
"b": 239
},
"hsl": {
"h": 313,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.87581,
"c": 0.09118,
"h": 334.1
},
"luminance": 0.64627
}Semantic roles & 50–950 ramp
primary
#FCC0EF
secondary
#7EE294
accent
#E63200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385