#FFBCB8#FFBCB8
#FFBCB8 is a very light, moderate red. Relative luminance 0.607; OKLCH L 85.6% C 0.078 H 22.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCB8 |
|---|---|
| RGB | rgb(255, 188, 184) |
| HSL | hsl(3, 100%, 86%) |
| HSV | hsv(3, 28%, 100%) |
| CMYK | cmyk(0%, 26.3%, 27.8%, 0%) |
| CIE-LAB | lab(82.21, 23.59, 11.53) |
| CIE-LCH | lch(82.21, 26.26, 26.05°) |
| OKLab | oklab(85.56% 0.0721 0.0301) |
| OKLCH | oklch(85.56% 0.078 22.7) |
| XYZ | xyz(67.8764, 60.6908, 53.4774) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.52
Light Rose
#FFC5CB
ΔE00 4.64
Lightpink
#FFB6C1
ΔE00 5.42
Pink
#FFC0CB
ΔE00 5.71
Bubblegum
#FFC1CC
ΔE00 5.80
Soft Pink
#FDB0C0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCB8 #B8FBFF
analogous
#FFB8D7 #FFBCB8 #FFDFB8
triadic
#FFBCB8 #B8FFBC #BCB8FF
tetradic
#FFBCB8 #D7FFB8 #B8FBFF #DFB8FF
square
#FFBCB8 #D7FFB8 #B8FBFF #DFB8FF
split-complementary
#FFBCB8 #B8FFDF #B8D7FF
monochromatic
#FF483E #FF827B #FFBCB8 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.60
#FFBCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FFBCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCB8
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCB8 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B7
Deuteranopia (green-blind)
#D9D1B7
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbcb8; /* rgb */ color: rgb(255, 188, 184); /* oklch */ color: oklch(85.6% 0.078 22.7);
Tailwind
colors: {
custom: {
50: '#ffd0cd',
500: '#ffbcb8',
950: '#000000',
},
}SCSS
$custom: #ffbcb8; $custom-light: #ffd0cd; $custom-dark: #000000;
JSON
{
"hex": "#ffbcb8",
"rgb": {
"r": 255,
"g": 188,
"b": 184
},
"hsl": {
"h": 3.38,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.85562,
"c": 0.0781,
"h": 22.7
},
"luminance": 0.60687
}Semantic roles & 50–950 ramp
primary
#FFBCB8
secondary
#75E0E7
accent
#D9E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383