#FCCBCA#FCCBCA
#FCCBCA is a very light, muted red. Relative luminance 0.677; OKLCH L 88.4% C 0.056 H 19.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBCA |
|---|---|
| RGB | rgb(252, 203, 202) |
| HSL | hsl(1, 89%, 89%) |
| HSV | hsv(1, 20%, 99%) |
| CMYK | cmyk(0%, 19.4%, 19.8%, 1.2%) |
| CIE-LAB | lab(85.84, 17.15, 7.08) |
| CIE-LCH | lch(85.84, 18.56, 22.43°) |
| OKLab | oklab(88.45% 0.0526 0.0187) |
| OKLCH | oklch(88.45% 0.056 19.6) |
| XYZ | xyz(72.1619, 67.6744, 65.1270) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.39
Pale Rose
#FDC1C5
ΔE00 3.52
Bubblegum
#FFC1CC
ΔE00 5.27
Pale Pink
#FFCFDC
ΔE00 5.29
Pink
#FFC0CB
ΔE00 5.41
Light Pink
#FFD1DF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBCA #CAFBFC
analogous
#FCCAE2 #FCCBCA #FCE4CA
triadic
#FCCBCA #CAFCCB #CBCAFC
tetradic
#FCCBCA #E2FCCA #CAFBFC #E4CAFC
square
#FCCBCA #E2FCCA #CAFBFC #E4CAFC
split-complementary
#FCCBCA #CAFCE4 #CAE2FC
monochromatic
#F55956 #F99290 #FCCBCA #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.44
#FCCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#FCCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBCA
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBCA | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1CA
Deuteranopia (green-blind)
#DFDAC9
Tritanopia (blue-blind)
#FFC6CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccbca; /* rgb */ color: rgb(252, 203, 202); /* oklch */ color: oklch(88.4% 0.056 19.6);
Tailwind
colors: {
custom: {
50: '#fedbda',
500: '#fccbca',
950: '#000000',
},
}SCSS
$custom: #fccbca; $custom-light: #fedbda; $custom-dark: #000000;
JSON
{
"hex": "#fccbca",
"rgb": {
"r": 252,
"g": 203,
"b": 202
},
"hsl": {
"h": 1.2,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.88448,
"c": 0.05579,
"h": 19.6
},
"luminance": 0.67672
}Semantic roles & 50–950 ramp
primary
#FCCBCA
secondary
#87E1E3
accent
#E1E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483