#FFBCB3#FFBCB3
#FFBCB3 is a very light, moderate red. Relative luminance 0.605; OKLCH L 85.4% C 0.079 H 27.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCB3 |
|---|---|
| RGB | rgb(255, 188, 179) |
| HSL | hsl(7, 100%, 85%) |
| HSV | hsv(7, 30%, 100%) |
| CMYK | cmyk(0%, 26.3%, 29.8%, 0%) |
| CIE-LAB | lab(82.10, 22.94, 14.06) |
| CIE-LCH | lch(82.10, 26.90, 31.50°) |
| OKLab | oklab(85.44% 0.0701 0.0365) |
| OKLCH | oklch(85.44% 0.079 27.5) |
| XYZ | xyz(67.3615, 60.4849, 50.7658) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.24
Pale Salmon
#FFB19A
ΔE00 5.69
Light Rose
#FFC5CB
ΔE00 6.29
Light Salmon
#FEA993
ΔE00 6.60
Lightpink
#FFB6C1
ΔE00 7.30
Pink
#FFC0CB
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCB3 #B3F6FF
analogous
#FFB3D0 #FFBCB3 #FFE2B3
triadic
#FFBCB3 #B3FFBC #BCB3FF
tetradic
#FFBCB3 #D0FFB3 #B3F6FF #E2B3FF
square
#FFBCB3 #D0FFB3 #B3F6FF #E2B3FF
split-complementary
#FFBCB3 #B3FFE2 #B3D0FF
monochromatic
#FF5039 #FF8676 #FFBCB3 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.60
#FFBCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FFBCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCB3
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCB3 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B2
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#FFB4BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbcb3; /* rgb */ color: rgb(255, 188, 179); /* oklch */ color: oklch(85.4% 0.079 27.5);
Tailwind
colors: {
custom: {
50: '#ffd0c9',
500: '#ffbcb3',
950: '#000000',
},
}SCSS
$custom: #ffbcb3; $custom-light: #ffd0c9; $custom-dark: #000000;
JSON
{
"hex": "#ffbcb3",
"rgb": {
"r": 255,
"g": 188,
"b": 179
},
"hsl": {
"h": 7.105,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.8544,
"c": 0.07905,
"h": 27.5
},
"luminance": 0.60481
}Semantic roles & 50–950 ramp
primary
#FFBCB3
secondary
#70D8E6
accent
#CAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382