#FCC0EB#FCC0EB
#FCC0EB is a very light, moderate pink. Relative luminance 0.644; OKLCH L 87.4% C 0.088 H 336.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC0EB |
|---|---|
| RGB | rgb(252, 192, 235) |
| HSL | hsl(317, 91%, 87%) |
| HSV | hsv(317, 24%, 99%) |
| CMYK | cmyk(0%, 23.8%, 6.7%, 1.2%) |
| CIE-LAB | lab(84.17, 28.18, -12.96) |
| CIE-LCH | lch(84.17, 31.02, 335.30°) |
| OKLab | oklab(87.45% 0.0808 -0.0344) |
| OKLCH | oklch(87.45% 0.088 336.9) |
| XYZ | xyz(73.9890, 64.3954, 87.1132) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.23
Very Light Purple
#F6CEFC
ΔE00 5.15
Powder Pink
#FFB2D0
ΔE00 6.33
Light Lavendar
#EFC0FE
ΔE00 6.45
Light Lilac
#EDC8FF
ΔE00 6.88
Pale Lavender
#EECFFE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC0EB #C0FCD1
analogous
#EFC0FC #FCC0EB #FCC0CD
triadic
#FCC0EB #EBFCC0 #C0EBFC
tetradic
#FCC0EB #FCEFC0 #C0FCD1 #C0CDFC
square
#FCC0EB #FCEFC0 #C0FCD1 #C0CDFC
split-complementary
#FCC0EB #CDFCC0 #C0FCEF
monochromatic
#F64BC6 #F986D8 #FCC0EB #FEE2F6 #FEE2F6
Accessibility & contrast
On white
1.51
#FCC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#FCC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC0EB
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC0EB | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#CFD5E9
Tritanopia (blue-blind)
#FFC2CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc0eb; /* rgb */ color: rgb(252, 192, 235); /* oklch */ color: oklch(87.4% 0.088 336.9);
Tailwind
colors: {
custom: {
50: '#fed3f1',
500: '#fcc0eb',
950: '#000000',
},
}SCSS
$custom: #fcc0eb; $custom-light: #fed3f1; $custom-dark: #000000;
JSON
{
"hex": "#fcc0eb",
"rgb": {
"r": 252,
"g": 192,
"b": 235
},
"hsl": {
"h": 317,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.87448,
"c": 0.08781,
"h": 336.9
},
"luminance": 0.64393
}Semantic roles & 50–950 ramp
primary
#FCC0EB
secondary
#7EE29A
accent
#E64100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385