#FCC2EB#FCC2EB
#FCC2EB is a very light, moderate pink. Relative luminance 0.653; OKLCH L 87.8% C 0.084 H 337.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2EB |
|---|---|
| RGB | rgb(252, 194, 235) |
| HSL | hsl(318, 91%, 87%) |
| HSV | hsv(318, 23%, 99%) |
| CMYK | cmyk(0%, 23%, 6.7%, 1.2%) |
| CIE-LAB | lab(84.63, 27.13, -12.28) |
| CIE-LCH | lch(84.63, 29.78, 335.65°) |
| OKLab | oklab(87.8% 0.0778 -0.0326) |
| OKLCH | oklch(87.8% 0.084 337.3) |
| XYZ | xyz(74.4311, 65.2796, 87.2606) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.93
Very Light Purple
#F6CEFC
ΔE00 4.95
Powder Pink
#FFB2D0
ΔE00 6.36
Light Lavendar
#EFC0FE
ΔE00 6.69
Light Lilac
#EDC8FF
ΔE00 6.90
Pale Lavender
#EECFFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2EB #C2FCD3
analogous
#F0C2FC #FCC2EB #FCC2CE
triadic
#FCC2EB #EBFCC2 #C2EBFC
tetradic
#FCC2EB #FCF0C2 #C2FCD3 #C2CEFC
square
#FCC2EB #FCF0C2 #C2FCD3 #C2CEFC
split-complementary
#FCC2EB #CEFCC2 #C2FCF0
monochromatic
#F64DC5 #F988D8 #FCC2EB #FEE2F5 #FEE2F5
Accessibility & contrast
On white
1.49
#FCC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FCC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2EB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2EB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#FFC3D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcc2eb; /* rgb */ color: rgb(252, 194, 235); /* oklch */ color: oklch(87.8% 0.084 337.3);
Tailwind
colors: {
custom: {
50: '#fed4f1',
500: '#fcc2eb',
950: '#000000',
},
}SCSS
$custom: #fcc2eb; $custom-light: #fed4f1; $custom-dark: #000000;
JSON
{
"hex": "#fcc2eb",
"rgb": {
"r": 252,
"g": 194,
"b": 235
},
"hsl": {
"h": 317.586,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.87799,
"c": 0.08435,
"h": 337.3
},
"luminance": 0.65277
}Semantic roles & 50–950 ramp
primary
#FCC2EB
secondary
#80E39D
accent
#E64300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385