#FFBFB6#FFBFB6
#FFBFB6 is a very light, moderate red. Relative luminance 0.619; OKLCH L 86.1% C 0.075 H 27.8°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFB6 |
|---|---|
| RGB | rgb(255, 191, 182) |
| HSL | hsl(7, 100%, 86%) |
| HSV | hsv(7, 29%, 100%) |
| CMYK | cmyk(0%, 25.1%, 28.6%, 0%) |
| CIE-LAB | lab(82.86, 21.76, 13.52) |
| CIE-LCH | lch(82.86, 25.62, 31.87°) |
| OKLab | oklab(86.05% 0.0666 0.0352) |
| OKLCH | oklch(86.05% 0.075 27.8) |
| XYZ | xyz(68.3158, 61.9026, 52.5969) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.03
Light Rose
#FFC5CB
ΔE00 5.98
Pale Salmon
#FFB19A
ΔE00 6.09
Light Salmon
#FEA993
ΔE00 7.17
Pink
#FFC0CB
ΔE00 7.45
Lightpink
#FFB6C1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFB6 #B6F6FF
analogous
#FFB6D1 #FFBFB6 #FFE3B6
triadic
#FFBFB6 #B6FFBF #BFB6FF
tetradic
#FFBFB6 #D1FFB6 #B6F6FF #E3B6FF
square
#FFBFB6 #D1FFB6 #B6F6FF #E3B6FF
split-complementary
#FFBFB6 #B6FFE3 #B6D1FF
monochromatic
#FF543C #FF8979 #FFBFB6 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.57
#FFBFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#FFBFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFB6
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFB6 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B5
Deuteranopia (green-blind)
#DBD3B5
Tritanopia (blue-blind)
#FFB7BD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfb6; /* rgb */ color: rgb(255, 191, 182); /* oklch */ color: oklch(86.1% 0.075 27.8);
Tailwind
colors: {
custom: {
50: '#ffd2cb',
500: '#ffbfb6',
950: '#000000',
},
}SCSS
$custom: #ffbfb6; $custom-light: #ffd2cb; $custom-dark: #000000;
JSON
{
"hex": "#ffbfb6",
"rgb": {
"r": 255,
"g": 191,
"b": 182
},
"hsl": {
"h": 7.397,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.8605,
"c": 0.07534,
"h": 27.8
},
"luminance": 0.61899
}Semantic roles & 50–950 ramp
primary
#FFBFB6
secondary
#73D8E6
accent
#C9E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382