#FCC3CC#FCC3CC
#FCC3CC is a very light, moderate red. Relative luminance 0.641; OKLCH L 87.0% C 0.066 H 8.0°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC3CC |
|---|---|
| RGB | rgb(252, 195, 204) |
| HSL | hsl(351, 90%, 88%) |
| HSV | hsv(351, 23%, 99%) |
| CMYK | cmyk(0%, 22.6%, 19%, 1.2%) |
| CIE-LAB | lab(84.01, 21.65, 3.37) |
| CIE-LCH | lch(84.01, 21.91, 8.85°) |
| OKLab | oklab(87.04% 0.0655 0.0092) |
| OKLCH | oklch(87.04% 0.066 8) |
| XYZ | xyz(70.5595, 64.0883, 65.7686) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.18
Light Rose
#FFC5CB
ΔE00 1.22
Pink
#FFC0CB
ΔE00 1.38
Pale Rose
#FDC1C5
ΔE00 2.03
Pale Pink
#FFCFDC
ΔE00 3.56
Lightpink
#FFB6C1
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC3CC #C3FCF3
analogous
#FCC3E9 #FCC3CC #FCD6C3
triadic
#FCC3CC #CCFCC3 #C3CCFC
tetradic
#FCC3CC #E9FCC3 #C3FCF3 #D6C3FC
square
#FCC3CC #E9FCC3 #C3FCF3 #D6C3FC
split-complementary
#FCC3CC #C3FCD6 #C3E9FC
monochromatic
#F64E69 #F9899A #FCC3CC #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.52
#FCC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FCC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC3CC
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC3CC | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#FFBFC6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc3cc; /* rgb */ color: rgb(252, 195, 204); /* oklch */ color: oklch(87.0% 0.066 8.0);
Tailwind
colors: {
custom: {
50: '#fed5db',
500: '#fcc3cc',
950: '#000000',
},
}SCSS
$custom: #fcc3cc; $custom-light: #fed5db; $custom-dark: #000000;
JSON
{
"hex": "#fcc3cc",
"rgb": {
"r": 252,
"g": 195,
"b": 204
},
"hsl": {
"h": 350.526,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.87044,
"c": 0.06612,
"h": 8
},
"luminance": 0.64085
}Semantic roles & 50–950 ramp
primary
#FCC3CC
secondary
#81E3D3
accent
#E6C100
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181415
muted
#868384