#FCC2ED#FCC2ED
#FCC2ED is a very light, moderate pink. Relative luminance 0.654; OKLCH L 87.9% C 0.086 H 335.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2ED |
|---|---|
| RGB | rgb(252, 194, 237) |
| HSL | hsl(316, 91%, 87%) |
| HSV | hsv(316, 23%, 99%) |
| CMYK | cmyk(0%, 23%, 6%, 1.2%) |
| CIE-LAB | lab(84.69, 27.47, -13.25) |
| CIE-LCH | lch(84.69, 30.50, 334.24°) |
| OKLab | oklab(87.86% 0.0785 -0.0352) |
| OKLCH | oklch(87.86% 0.086 335.8) |
| XYZ | xyz(74.7216, 65.3958, 88.7909) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.69
Very Light Purple
#F6CEFC
ΔE00 4.64
Light Lavendar
#EFC0FE
ΔE00 6.20
Light Lilac
#EDC8FF
ΔE00 6.48
Pale Lavender
#EECFFE
ΔE00 6.72
Powder Pink
#FFB2D0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2ED #C2FCD1
analogous
#EEC2FC #FCC2ED #FCC2D0
triadic
#FCC2ED #EDFCC2 #C2EDFC
tetradic
#FCC2ED #FCEEC2 #C2FCD1 #C2D0FC
square
#FCC2ED #FCEEC2 #C2FCD1 #C2D0FC
split-complementary
#FCC2ED #D0FCC2 #C2FCEE
monochromatic
#F64DCB #F988DC #FCC2ED #FEE2F6 #FEE2F6
Accessibility & contrast
On white
1.49
#FCC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FCC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2ED
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2ED | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#D0D6EB
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcc2ed; /* rgb */ color: rgb(252, 194, 237); /* oklch */ color: oklch(87.9% 0.086 335.8);
Tailwind
colors: {
custom: {
50: '#fed4f2',
500: '#fcc2ed',
950: '#000000',
},
}SCSS
$custom: #fcc2ed; $custom-light: #fed4f2; $custom-dark: #000000;
JSON
{
"hex": "#fcc2ed",
"rgb": {
"r": 252,
"g": 194,
"b": 237
},
"hsl": {
"h": 315.517,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.87864,
"c": 0.08601,
"h": 335.8
},
"luminance": 0.65393
}Semantic roles & 50–950 ramp
primary
#FCC2ED
secondary
#80E399
accent
#E63B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385