#FCC3CB#FCC3CB
#FCC3CB is a very light, moderate red. Relative luminance 0.640; OKLCH L 87.0% C 0.066 H 9.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC3CB |
|---|---|
| RGB | rgb(252, 195, 203) |
| HSL | hsl(352, 90%, 88%) |
| HSV | hsv(352, 23%, 99%) |
| CMYK | cmyk(0%, 22.6%, 19.4%, 1.2%) |
| CIE-LAB | lab(83.99, 21.50, 3.87) |
| CIE-LCH | lch(83.99, 21.84, 10.20°) |
| OKLab | oklab(87.02% 0.0651 0.0105) |
| OKLCH | oklch(87.02% 0.066 9.1) |
| XYZ | xyz(70.4399, 64.0405, 65.1390) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 0.92
Bubblegum
#FFC1CC
ΔE00 1.37
Pink
#FFC0CB
ΔE00 1.53
Pale Rose
#FDC1C5
ΔE00 1.70
Pale Pink
#FFCFDC
ΔE00 3.75
Lightpink
#FFB6C1
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC3CB #C3FCF4
analogous
#FCC3E7 #FCC3CB #FCD7C3
triadic
#FCC3CB #CBFCC3 #C3CBFC
tetradic
#FCC3CB #E7FCC3 #C3FCF4 #D7C3FC
square
#FCC3CB #E7FCC3 #C3FCF4 #D7C3FC
split-complementary
#FCC3CB #C3FCD7 #C3E7FC
monochromatic
#F64E66 #F98998 #FCC3CB #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.52
#FCC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FCC3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC3CB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC3CB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#D9D5CA
Tritanopia (blue-blind)
#FFBFC6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc3cb; /* rgb */ color: rgb(252, 195, 203); /* oklch */ color: oklch(87.0% 0.066 9.1);
Tailwind
colors: {
custom: {
50: '#fed5da',
500: '#fcc3cb',
950: '#000000',
},
}SCSS
$custom: #fcc3cb; $custom-light: #fed5da; $custom-dark: #000000;
JSON
{
"hex": "#fcc3cb",
"rgb": {
"r": 252,
"g": 195,
"b": 203
},
"hsl": {
"h": 351.579,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.87016,
"c": 0.06594,
"h": 9.1
},
"luminance": 0.64037
}Semantic roles & 50–950 ramp
primary
#FCC3CB
secondary
#81E3D5
accent
#E6C500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383