#FCCBBB#FCCBBB
#FCCBBB is a very light, moderate red. Relative luminance 0.670; OKLCH L 88.1% C 0.060 H 38.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBBB |
|---|---|
| RGB | rgb(252, 203, 187) |
| HSL | hsl(15, 92%, 86%) |
| HSV | hsv(15, 26%, 99%) |
| CMYK | cmyk(0%, 19.4%, 25.8%, 1.2%) |
| CIE-LAB | lab(85.50, 15.03, 14.55) |
| CIE-LCH | lch(85.50, 20.92, 44.07°) |
| OKLab | oklab(88.07% 0.0468 0.0377) |
| OKLCH | oklch(88.07% 0.06 38.9) |
| XYZ | xyz(70.4714, 66.9982, 56.2240) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.62
Pale Salmon
#FFB19A
ΔE00 7.67
Pale Rose
#FDC1C5
ΔE00 8.66
Mistyrose
#FFE4E1
ΔE00 8.71
Peach
#FFDAB9
ΔE00 9.11
Light Rose
#FFC5CB
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBBB #BBECFC
analogous
#FCBBCB #FCCBBB #FCEBBB
triadic
#FCCBBB #BBFCCB #CBBBFC
tetradic
#FCCBBB #CBFCBB #BBECFC #EBBBFC
square
#FCCBBB #CBFCBB #BBECFC #EBBBFC
split-complementary
#FCCBBB #BBFCEB #BBCBFC
monochromatic
#F77146 #F99E80 #FCCBBB #FEE9E2 #FEE9E2
Accessibility & contrast
On white
1.46
#FCCBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FCCBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBBB
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBBB | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#E2DABB
Tritanopia (blue-blind)
#FFC4C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccbbb; /* rgb */ color: rgb(252, 203, 187); /* oklch */ color: oklch(88.1% 0.060 38.9);
Tailwind
colors: {
custom: {
50: '#fedbcf',
500: '#fccbbb',
950: '#000000',
},
}SCSS
$custom: #fccbbb; $custom-light: #fedbcf; $custom-dark: #000000;
JSON
{
"hex": "#fccbbb",
"rgb": {
"r": 252,
"g": 203,
"b": 187
},
"hsl": {
"h": 14.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.88071,
"c": 0.06012,
"h": 38.9
},
"luminance": 0.66995
}Semantic roles & 50–950 ramp
primary
#FCCBBB
secondary
#79C8E2
accent
#ADE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181513
muted
#868483