#FCC2F2#FCC2F2
#FCC2F2 is a very light, moderate pink. Relative luminance 0.657; OKLCH L 88.0% C 0.090 H 332.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2F2 |
|---|---|
| RGB | rgb(252, 194, 242) |
| HSL | hsl(310, 91%, 87%) |
| HSV | hsv(310, 23%, 99%) |
| CMYK | cmyk(0%, 23%, 4%, 1.2%) |
| CIE-LAB | lab(84.84, 28.33, -15.69) |
| CIE-LCH | lch(84.84, 32.39, 331.03°) |
| OKLab | oklab(88.03% 0.0801 -0.0419) |
| OKLCH | oklch(88.03% 0.09 332.4) |
| XYZ | xyz(75.4623, 65.6921, 92.6919) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.40
Very Light Purple
#F6CEFC
ΔE00 4.10
Light Lavendar
#EFC0FE
ΔE00 5.02
Light Lilac
#EDC8FF
ΔE00 5.55
Pale Lavender
#EECFFE
ΔE00 6.13
Powder Pink
#FFB2D0
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2F2 #C2FCCC
analogous
#E9C2FC #FCC2F2 #FCC2D5
triadic
#FCC2F2 #F2FCC2 #C2F2FC
tetradic
#FCC2F2 #FCE9C2 #C2FCCC #C2D5FC
square
#FCC2F2 #FCE9C2 #C2FCCC #C2D5FC
split-complementary
#FCC2F2 #D5FCC2 #C2FCE9
monochromatic
#F64DD9 #F988E6 #FCC2F2 #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.49
#FCC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FCC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2F2
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2F2 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF4
Deuteranopia (green-blind)
#CED7F0
Tritanopia (blue-blind)
#FFC5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcc2f2; /* rgb */ color: rgb(252, 194, 242); /* oklch */ color: oklch(88.0% 0.090 332.4);
Tailwind
colors: {
custom: {
50: '#fed5f6',
500: '#fcc2f2',
950: '#000000',
},
}SCSS
$custom: #fcc2f2; $custom-light: #fed5f6; $custom-dark: #000000;
JSON
{
"hex": "#fcc2f2",
"rgb": {
"r": 252,
"g": 194,
"b": 242
},
"hsl": {
"h": 310.345,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.88031,
"c": 0.09036,
"h": 332.4
},
"luminance": 0.6569
}Semantic roles & 50–950 ramp
primary
#FCC2F2
secondary
#80E391
accent
#E62800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385