#FCC0ED#FCC0ED
#FCC0ED is a very light, moderate pink. Relative luminance 0.645; OKLCH L 87.5% C 0.089 H 335.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC0ED |
|---|---|
| RGB | rgb(252, 192, 237) |
| HSL | hsl(315, 91%, 87%) |
| HSV | hsv(315, 24%, 99%) |
| CMYK | cmyk(0%, 23.8%, 6%, 1.2%) |
| CIE-LAB | lab(84.23, 28.52, -13.94) |
| CIE-LCH | lch(84.23, 31.74, 333.96°) |
| OKLab | oklab(87.51% 0.0814 -0.0371) |
| OKLCH | oklch(87.51% 0.089 335.5) |
| XYZ | xyz(74.2795, 64.5116, 88.6436) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.05
Very Light Purple
#F6CEFC
ΔE00 4.90
Light Lavendar
#EFC0FE
ΔE00 5.97
Light Lilac
#EDC8FF
ΔE00 6.49
Powder Pink
#FFB2D0
ΔE00 6.77
Pale Lavender
#EECFFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC0ED #C0FCCF
analogous
#EDC0FC #FCC0ED #FCC0CF
triadic
#FCC0ED #EDFCC0 #C0EDFC
tetradic
#FCC0ED #FCEDC0 #C0FCCF #C0CFFC
square
#FCC0ED #FCEDC0 #C0FCCF #C0CFFC
split-complementary
#FCC0ED #CFFCC0 #C0FCED
monochromatic
#F64BCC #F986DC #FCC0ED #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.51
#FCC0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FCC0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC0ED
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC0ED | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#FFC2CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc0ed; /* rgb */ color: rgb(252, 192, 237); /* oklch */ color: oklch(87.5% 0.089 335.5);
Tailwind
colors: {
custom: {
50: '#fed3f2',
500: '#fcc0ed',
950: '#000000',
},
}SCSS
$custom: #fcc0ed; $custom-light: #fed3f2; $custom-dark: #000000;
JSON
{
"hex": "#fcc0ed",
"rgb": {
"r": 252,
"g": 192,
"b": 237
},
"hsl": {
"h": 315,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.87514,
"c": 0.08947,
"h": 335.5
},
"luminance": 0.64509
}Semantic roles & 50–950 ramp
primary
#FCC0ED
secondary
#7EE297
accent
#E63900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385