#FCCABA#FCCABA
#FCCABA is a very light, moderate red. Relative luminance 0.665; OKLCH L 87.9% C 0.061 H 38.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCABA |
|---|---|
| RGB | rgb(252, 202, 186) |
| HSL | hsl(15, 92%, 86%) |
| HSV | hsv(15, 26%, 99%) |
| CMYK | cmyk(0%, 19.8%, 26.2%, 1.2%) |
| CIE-LAB | lab(85.24, 15.42, 14.71) |
| CIE-LCH | lch(85.24, 21.31, 43.66°) |
| OKLab | oklab(87.86% 0.048 0.0381) |
| OKLCH | oklch(87.86% 0.061 38.5) |
| XYZ | xyz(70.1293, 66.4847, 55.5837) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.77
Pale Salmon
#FFB19A
ΔE00 7.38
Pale Rose
#FDC1C5
ΔE00 8.51
Mistyrose
#FFE4E1
ΔE00 8.96
Light Rose
#FFC5CB
ΔE00 9.01
Light Salmon
#FEA993
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCABA #BAECFC
analogous
#FCBACB #FCCABA #FCEBBA
triadic
#FCCABA #BAFCCA #CABAFC
tetradic
#FCCABA #CBFCBA #BAECFC #EBBAFC
square
#FCCABA #CBFCBA #BAECFC #EBBAFC
split-complementary
#FCCABA #BAFCEB #BACBFC
monochromatic
#F77045 #F99D7F #FCCABA #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.47
#FCCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FCCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCABA
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCABA | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB9
Deuteranopia (green-blind)
#E1D9BA
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccaba; /* rgb */ color: rgb(252, 202, 186); /* oklch */ color: oklch(87.9% 0.061 38.5);
Tailwind
colors: {
custom: {
50: '#fedace',
500: '#fccaba',
950: '#000000',
},
}SCSS
$custom: #fccaba; $custom-light: #fedace; $custom-dark: #000000;
JSON
{
"hex": "#fccaba",
"rgb": {
"r": 252,
"g": 202,
"b": 186
},
"hsl": {
"h": 14.545,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.87861,
"c": 0.06126,
"h": 38.5
},
"luminance": 0.66482
}Semantic roles & 50–950 ramp
primary
#FCCABA
secondary
#79C8E2
accent
#AEE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383