#FCCBBE#FCCBBE
#FCCBBE is a very light, muted red. Relative luminance 0.671; OKLCH L 88.1% C 0.059 H 35.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBBE |
|---|---|
| RGB | rgb(252, 203, 190) |
| HSL | hsl(13, 91%, 87%) |
| HSV | hsv(13, 25%, 99%) |
| CMYK | cmyk(0%, 19.4%, 24.6%, 1.2%) |
| CIE-LAB | lab(85.57, 15.44, 13.05) |
| CIE-LCH | lch(85.57, 20.22, 40.21°) |
| OKLab | oklab(88.14% 0.048 0.034) |
| OKLCH | oklch(88.14% 0.059 35.3) |
| XYZ | xyz(70.7959, 67.1280, 57.9331) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.82
Pale Rose
#FDC1C5
ΔE00 7.47
Light Rose
#FFC5CB
ΔE00 7.89
Pale Salmon
#FFB19A
ΔE00 7.94
Mistyrose
#FFE4E1
ΔE00 8.26
Light Salmon
#FEA993
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBBE #BEEFFC
analogous
#FCBED0 #FCCBBE #FCEABE
triadic
#FCCBBE #BEFCCB #CBBEFC
tetradic
#FCCBBE #D0FCBE #BEEFFC #EABEFC
square
#FCCBBE #D0FCBE #BEEFFC #EABEFC
split-complementary
#FCCBBE #BEFCEA #BED0FC
monochromatic
#F76D49 #F99C84 #FCCBBE #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.46
#FCCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#FCCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBBE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBBE | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 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)
#D6D0BD
Deuteranopia (green-blind)
#E1DABE
Tritanopia (blue-blind)
#FFC5C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccbbe; /* rgb */ color: rgb(252, 203, 190); /* oklch */ color: oklch(88.1% 0.059 35.3);
Tailwind
colors: {
custom: {
50: '#fedbd1',
500: '#fccbbe',
950: '#000000',
},
}SCSS
$custom: #fccbbe; $custom-light: #fedbd1; $custom-dark: #000000;
JSON
{
"hex": "#fccbbe",
"rgb": {
"r": 252,
"g": 203,
"b": 190
},
"hsl": {
"h": 12.581,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.88144,
"c": 0.05877,
"h": 35.3
},
"luminance": 0.67125
}Semantic roles & 50–950 ramp
primary
#FCCBBE
secondary
#7CCDE2
accent
#B5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483