#FCCBBF#FCCBBF
#FCCBBF is a very light, muted red. Relative luminance 0.672; OKLCH L 88.2% C 0.058 H 34.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBBF |
|---|---|
| RGB | rgb(252, 203, 191) |
| HSL | hsl(12, 91%, 87%) |
| HSV | hsv(12, 24%, 99%) |
| CMYK | cmyk(0%, 19.4%, 24.2%, 1.2%) |
| CIE-LAB | lab(85.59, 15.58, 12.56) |
| CIE-LCH | lch(85.59, 20.01, 38.86°) |
| OKLab | oklab(88.17% 0.0484 0.0327) |
| OKLCH | oklch(88.17% 0.058 34.1) |
| XYZ | xyz(70.9056, 67.1718, 58.5106) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 7.08
Apricot
#FBCEB1
ΔE00 7.22
Light Rose
#FFC5CB
ΔE00 7.48
Pale Salmon
#FFB19A
ΔE00 8.08
Mistyrose
#FFE4E1
ΔE00 8.14
Bubblegum
#FFC1CC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBBF #BFF0FC
analogous
#FCBFD2 #FCCBBF #FCEABF
triadic
#FCCBBF #BFFCCB #CBBFFC
tetradic
#FCCBBF #D2FCBF #BFF0FC #EABFFC
square
#FCCBBF #D2FCBF #BFF0FC #EABFFC
split-complementary
#FCCBBF #BFFCEA #BFD2FC
monochromatic
#F76C4A #F99C85 #FCCBBF #FEE7E2 #FEE7E2
Accessibility & contrast
On white
1.45
#FCCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#FCCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBBF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBBF | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#FFC5C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccbbf; /* rgb */ color: rgb(252, 203, 191); /* oklch */ color: oklch(88.2% 0.058 34.1);
Tailwind
colors: {
custom: {
50: '#fedbd2',
500: '#fccbbf',
950: '#000000',
},
}SCSS
$custom: #fccbbf; $custom-light: #fedbd2; $custom-dark: #000000;
JSON
{
"hex": "#fccbbf",
"rgb": {
"r": 252,
"g": 203,
"b": 191
},
"hsl": {
"h": 11.803,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.88168,
"c": 0.05838,
"h": 34.1
},
"luminance": 0.67169
}Semantic roles & 50–950 ramp
primary
#FCCBBF
secondary
#7DCEE2
accent
#B8E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483