#FFBCB9#FFBCB9
#FFBCB9 is a very light, moderate red. Relative luminance 0.607; OKLCH L 85.6% C 0.078 H 21.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCB9 |
|---|---|
| RGB | rgb(255, 188, 185) |
| HSL | hsl(3, 100%, 86%) |
| HSV | hsv(3, 27%, 100%) |
| CMYK | cmyk(0%, 26.3%, 27.5%, 0%) |
| CIE-LAB | lab(82.23, 23.72, 11.03) |
| CIE-LCH | lch(82.23, 26.16, 24.93°) |
| OKLab | oklab(85.59% 0.0724 0.0289) |
| OKLCH | oklch(85.59% 0.078 21.7) |
| XYZ | xyz(67.9816, 60.7329, 54.0314) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.20
Light Rose
#FFC5CB
ΔE00 4.34
Lightpink
#FFB6C1
ΔE00 5.05
Pink
#FFC0CB
ΔE00 5.34
Bubblegum
#FFC1CC
ΔE00 5.44
Soft Pink
#FDB0C0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCB9 #B9FCFF
analogous
#FFB9D9 #FFBCB9 #FFDFB9
triadic
#FFBCB9 #B9FFBC #BCB9FF
tetradic
#FFBCB9 #D9FFB9 #B9FCFF #DFB9FF
square
#FFBCB9 #D9FFB9 #B9FCFF #DFB9FF
split-complementary
#FFBCB9 #B9FFDF #B9D9FF
monochromatic
#FF473F #FF817C #FFBCB9 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.60
#FFBCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#FFBCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCB9
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCB9 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#D8D2B8
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbcb9; /* rgb */ color: rgb(255, 188, 185); /* oklch */ color: oklch(85.6% 0.078 21.7);
Tailwind
colors: {
custom: {
50: '#ffd0ce',
500: '#ffbcb9',
950: '#000000',
},
}SCSS
$custom: #ffbcb9; $custom-light: #ffd0ce; $custom-dark: #000000;
JSON
{
"hex": "#ffbcb9",
"rgb": {
"r": 255,
"g": 188,
"b": 185
},
"hsl": {
"h": 2.571,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.85587,
"c": 0.07797,
"h": 21.7
},
"luminance": 0.60729
}Semantic roles & 50–950 ramp
primary
#FFBCB9
secondary
#75E2E7
accent
#DCE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383