#FCCCBF#FCCCBF
#FCCCBF is a very light, muted red. Relative luminance 0.676; OKLCH L 88.4% C 0.058 H 35.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCBF |
|---|---|
| RGB | rgb(252, 204, 191) |
| HSL | hsl(13, 91%, 87%) |
| HSV | hsv(13, 24%, 99%) |
| CMYK | cmyk(0%, 19%, 24.2%, 1.2%) |
| CIE-LAB | lab(85.83, 15.06, 12.89) |
| CIE-LCH | lch(85.83, 19.82, 40.57°) |
| OKLab | oklab(88.35% 0.0468 0.0336) |
| OKLCH | oklch(88.35% 0.058 35.6) |
| XYZ | xyz(71.1425, 67.6457, 58.5896) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.69
Pale Rose
#FDC1C5
ΔE00 7.64
Mistyrose
#FFE4E1
ΔE00 7.99
Light Rose
#FFC5CB
ΔE00 8.01
Pale Salmon
#FFB19A
ΔE00 8.21
Bubblegum
#FFC1CC
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCBF #BFEFFC
analogous
#FCBFD1 #FCCCBF #FCEBBF
triadic
#FCCCBF #BFFCCC #CCBFFC
tetradic
#FCCCBF #D1FCBF #BFEFFC #EBBFFC
square
#FCCCBF #D1FCBF #BFEFFC #EBBFFC
split-complementary
#FCCCBF #BFFCEB #BFD1FC
monochromatic
#F76F4A #F99D85 #FCCCBF #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.45
#FCCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#FCCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCBF
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCBF | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 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)
#D7D1BE
Deuteranopia (green-blind)
#E2DABF
Tritanopia (blue-blind)
#FFC6C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcccbf; /* rgb */ color: rgb(252, 204, 191); /* oklch */ color: oklch(88.4% 0.058 35.6);
Tailwind
colors: {
custom: {
50: '#fedbd2',
500: '#fcccbf',
950: '#000000',
},
}SCSS
$custom: #fcccbf; $custom-light: #fedbd2; $custom-dark: #000000;
JSON
{
"hex": "#fcccbf",
"rgb": {
"r": 252,
"g": 204,
"b": 191
},
"hsl": {
"h": 12.787,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.88354,
"c": 0.05761,
"h": 35.6
},
"luminance": 0.67643
}Semantic roles & 50–950 ramp
primary
#FCCCBF
secondary
#7DCDE2
accent
#B5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483