#FFBFB7#FFBFB7
#FFBFB7 is a very light, moderate red. Relative luminance 0.619; OKLCH L 86.1% C 0.075 H 26.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFB7 |
|---|---|
| RGB | rgb(255, 191, 183) |
| HSL | hsl(7, 100%, 86%) |
| HSV | hsv(7, 28%, 100%) |
| CMYK | cmyk(0%, 25.1%, 28.2%, 0%) |
| CIE-LAB | lab(82.88, 21.89, 13.02) |
| CIE-LCH | lch(82.88, 25.47, 30.75°) |
| OKLab | oklab(86.08% 0.067 0.0339) |
| OKLCH | oklch(86.08% 0.075 26.8) |
| XYZ | xyz(68.4195, 61.9441, 53.1431) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.65
Light Rose
#FFC5CB
ΔE00 5.62
Pale Salmon
#FFB19A
ΔE00 6.42
Pink
#FFC0CB
ΔE00 7.06
Lightpink
#FFB6C1
ΔE00 7.09
Bubblegum
#FFC1CC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFB7 #B7F7FF
analogous
#FFB7D3 #FFBFB7 #FFE3B7
triadic
#FFBFB7 #B7FFBF #BFB7FF
tetradic
#FFBFB7 #D3FFB7 #B7F7FF #E3B7FF
square
#FFBFB7 #D3FFB7 #B7F7FF #E3B7FF
split-complementary
#FFBFB7 #B7FFE3 #B7D3FF
monochromatic
#FF523D #FF897A #FFBFB7 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.57
#FFBFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FFBFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFB7
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFB7 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B6
Deuteranopia (green-blind)
#DBD3B6
Tritanopia (blue-blind)
#FFB8BD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfb7; /* rgb */ color: rgb(255, 191, 183); /* oklch */ color: oklch(86.1% 0.075 26.8);
Tailwind
colors: {
custom: {
50: '#ffd2cc',
500: '#ffbfb7',
950: '#000000',
},
}SCSS
$custom: #ffbfb7; $custom-light: #ffd2cc; $custom-dark: #000000;
JSON
{
"hex": "#ffbfb7",
"rgb": {
"r": 255,
"g": 191,
"b": 183
},
"hsl": {
"h": 6.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.86075,
"c": 0.0751,
"h": 26.8
},
"luminance": 0.61941
}Semantic roles & 50–950 ramp
primary
#FFBFB7
secondary
#74DAE6
accent
#CCE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383