#FCBEBB#FCBEBB
#FCBEBB is a very light, moderate red. Relative luminance 0.611; OKLCH L 85.7% C 0.072 H 21.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBEBB |
|---|---|
| RGB | rgb(252, 190, 187) |
| HSL | hsl(3, 92%, 86%) |
| HSV | hsv(3, 26%, 99%) |
| CMYK | cmyk(0%, 24.6%, 25.8%, 1.2%) |
| CIE-LAB | lab(82.44, 21.85, 10.21) |
| CIE-LCH | lch(82.44, 24.11, 25.04°) |
| OKLab | oklab(85.69% 0.0668 0.0268) |
| OKLCH | oklch(85.69% 0.072 21.8) |
| XYZ | xyz(67.5291, 61.1136, 55.2432) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.78
Light Rose
#FFC5CB
ΔE00 3.87
Pink
#FFC0CB
ΔE00 5.15
Bubblegum
#FFC1CC
ΔE00 5.21
Lightpink
#FFB6C1
ΔE00 5.30
Soft Pink
#FDB0C0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBEBB #BBF9FC
analogous
#FCBBD8 #FCBEBB #FCDEBB
triadic
#FCBEBB #BBFCBE #BEBBFC
tetradic
#FCBEBB #D8FCBB #BBF9FC #DEBBFC
square
#FCBEBB #D8FCBB #BBF9FC #DEBBFC
split-complementary
#FCBEBB #BBFCDE #BBD8FC
monochromatic
#F74E46 #F98680 #FCBEBB #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.59
#FCBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FCBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBEBB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBEBB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BB
Deuteranopia (green-blind)
#D8D2BA
Tritanopia (blue-blind)
#FFB7BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbebb; /* rgb */ color: rgb(252, 190, 187); /* oklch */ color: oklch(85.7% 0.072 21.8);
Tailwind
colors: {
custom: {
50: '#fed1cf',
500: '#fcbebb',
950: '#000000',
},
}SCSS
$custom: #fcbebb; $custom-light: #fed1cf; $custom-dark: #000000;
JSON
{
"hex": "#fcbebb",
"rgb": {
"r": 252,
"g": 190,
"b": 187
},
"hsl": {
"h": 2.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85692,
"c": 0.07196,
"h": 21.8
},
"luminance": 0.6111
}Semantic roles & 50–950 ramp
primary
#FCBEBB
secondary
#79DDE2
accent
#DBE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383