#FCCABB#FCCABB
#FCCABB is a very light, moderate red. Relative luminance 0.665; OKLCH L 87.9% C 0.061 H 37.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCABB |
|---|---|
| RGB | rgb(252, 202, 187) |
| HSL | hsl(14, 92%, 86%) |
| HSV | hsv(14, 26%, 99%) |
| CMYK | cmyk(0%, 19.8%, 25.8%, 1.2%) |
| CIE-LAB | lab(85.26, 15.55, 14.22) |
| CIE-LCH | lch(85.26, 21.07, 42.42°) |
| OKLab | oklab(87.89% 0.0483 0.0369) |
| OKLCH | oklch(87.89% 0.061 37.3) |
| XYZ | xyz(70.2360, 66.5274, 56.1455) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.16
Pale Salmon
#FFB19A
ΔE00 7.46
Pale Rose
#FDC1C5
ΔE00 8.11
Light Rose
#FFC5CB
ΔE00 8.60
Mistyrose
#FFE4E1
ΔE00 8.80
Light Salmon
#FEA993
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCABB #BBEDFC
analogous
#FCBBCC #FCCABB #FCEABB
triadic
#FCCABB #BBFCCA #CABBFC
tetradic
#FCCABB #CCFCBB #BBEDFC #EABBFC
square
#FCCABB #CCFCBB #BBEDFC #EABBFC
split-complementary
#FCCABB #BBFCEA #BBCCFC
monochromatic
#F76F46 #F99C80 #FCCABB #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.47
#FCCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FCCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCABB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCABB | 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)
#D5CFBA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccabb; /* rgb */ color: rgb(252, 202, 187); /* oklch */ color: oklch(87.9% 0.061 37.3);
Tailwind
colors: {
custom: {
50: '#fedacf',
500: '#fccabb',
950: '#000000',
},
}SCSS
$custom: #fccabb; $custom-light: #fedacf; $custom-dark: #000000;
JSON
{
"hex": "#fccabb",
"rgb": {
"r": 252,
"g": 202,
"b": 187
},
"hsl": {
"h": 13.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.87885,
"c": 0.0608,
"h": 37.3
},
"luminance": 0.66524
}Semantic roles & 50–950 ramp
primary
#FCCABB
secondary
#79CAE2
accent
#B1E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383