#FCCABE#FCCABE
#FCCABE is a very light, muted red. Relative luminance 0.667; OKLCH L 88.0% C 0.060 H 33.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCABE |
|---|---|
| RGB | rgb(252, 202, 190) |
| HSL | hsl(12, 91%, 87%) |
| HSV | hsv(12, 25%, 99%) |
| CMYK | cmyk(0%, 19.8%, 24.6%, 1.2%) |
| CIE-LAB | lab(85.33, 15.97, 12.72) |
| CIE-LCH | lch(85.33, 20.41, 38.54°) |
| OKLab | oklab(87.96% 0.0495 0.0331) |
| OKLCH | oklch(87.96% 0.06 33.8) |
| XYZ | xyz(70.5605, 66.6572, 57.8546) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.92
Apricot
#FBCEB1
ΔE00 7.35
Light Rose
#FFC5CB
ΔE00 7.37
Pale Salmon
#FFB19A
ΔE00 7.83
Mistyrose
#FFE4E1
ΔE00 8.41
Bubblegum
#FFC1CC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCABE #BEF0FC
analogous
#FCBED1 #FCCABE #FCE9BE
triadic
#FCCABE #BEFCCA #CABEFC
tetradic
#FCCABE #D1FCBE #BEF0FC #E9BEFC
square
#FCCABE #D1FCBE #BEF0FC #E9BEFC
split-complementary
#FCCABE #BEFCE9 #BED1FC
monochromatic
#F76B49 #F99A84 #FCCABE #FEE7E2 #FEE7E2
Accessibility & contrast
On white
1.47
#FCCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FCCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCABE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCABE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBD
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#FFC4C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccabe; /* rgb */ color: rgb(252, 202, 190); /* oklch */ color: oklch(88.0% 0.060 33.8);
Tailwind
colors: {
custom: {
50: '#fedad1',
500: '#fccabe',
950: '#000000',
},
}SCSS
$custom: #fccabe; $custom-light: #fedad1; $custom-dark: #000000;
JSON
{
"hex": "#fccabe",
"rgb": {
"r": 252,
"g": 202,
"b": 190
},
"hsl": {
"h": 11.613,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.87958,
"c": 0.05956,
"h": 33.8
},
"luminance": 0.66654
}Semantic roles & 50–950 ramp
primary
#FCCABE
secondary
#7CCEE2
accent
#B9E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383