#FCCDBF#FCCDBF
#FCCDBF is a very light, muted red. Relative luminance 0.681; OKLCH L 88.5% C 0.057 H 37.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDBF |
|---|---|
| RGB | rgb(252, 205, 191) |
| HSL | hsl(14, 91%, 87%) |
| HSV | hsv(14, 24%, 99%) |
| CMYK | cmyk(0%, 18.7%, 24.2%, 1.2%) |
| CIE-LAB | lab(86.07, 14.54, 13.23) |
| CIE-LCH | lch(86.07, 19.66, 42.31°) |
| OKLab | oklab(88.54% 0.0453 0.0344) |
| OKLCH | oklch(88.54% 0.057 37.2) |
| XYZ | xyz(71.3810, 68.1226, 58.6691) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.16
Mistyrose
#FFE4E1
ΔE00 7.88
Pale Rose
#FDC1C5
ΔE00 8.20
Pale Salmon
#FFB19A
ΔE00 8.38
Light Rose
#FFC5CB
ΔE00 8.56
Peach
#FFDAB9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDBF #BFEEFC
analogous
#FCBFD0 #FCCDBF #FCEBBF
triadic
#FCCDBF #BFFCCD #CDBFFC
tetradic
#FCCDBF #D0FCBF #BFEEFC #EBBFFC
square
#FCCDBF #D0FCBF #BFEEFC #EBBFFC
split-complementary
#FCCDBF #BFFCEB #BFD0FC
monochromatic
#F7724A #F99F85 #FCCDBF #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.44
#FCCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#FCCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDBF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDBF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#FFC7C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccdbf; /* rgb */ color: rgb(252, 205, 191); /* oklch */ color: oklch(88.5% 0.057 37.2);
Tailwind
colors: {
custom: {
50: '#fedcd2',
500: '#fccdbf',
950: '#000000',
},
}SCSS
$custom: #fccdbf; $custom-light: #fedcd2; $custom-dark: #000000;
JSON
{
"hex": "#fccdbf",
"rgb": {
"r": 252,
"g": 205,
"b": 191
},
"hsl": {
"h": 13.77,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.88539,
"c": 0.0569,
"h": 37.2
},
"luminance": 0.6812
}Semantic roles & 50–950 ramp
primary
#FCCDBF
secondary
#7DCBE2
accent
#B1E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483