#FFBFBF#FFBFBF
#FFBFBF is a very light, moderate red. Relative luminance 0.623; OKLCH L 86.3% C 0.074 H 18.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFBF |
|---|---|
| RGB | rgb(255, 191, 191) |
| HSL | hsl(0, 100%, 87%) |
| HSV | hsv(0, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 25.1%, 0%) |
| CIE-LAB | lab(83.07, 22.96, 9.00) |
| CIE-LCH | lch(83.07, 24.66, 21.40°) |
| OKLab | oklab(86.28% 0.0701 0.0237) |
| OKLCH | oklch(86.28% 0.074 18.7) |
| XYZ | xyz(69.2759, 62.2867, 57.6537) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.79
Light Rose
#FFC5CB
ΔE00 2.90
Pink
#FFC0CB
ΔE00 4.01
Bubblegum
#FFC1CC
ΔE00 4.08
Lightpink
#FFB6C1
ΔE00 4.25
Soft Pink
#FDB0C0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFBF #BFFFFF
analogous
#FFBFDF #FFBFBF #FFDFBF
triadic
#FFBFBF #BFFFBF #BFBFFF
tetradic
#FFBFBF #DFFFBF #BFFFFF #DFBFFF
square
#FFBFBF #DFFFBF #BFFFFF #DFBFFF
split-complementary
#FFBFBF #BFFFDF #BFDFFF
monochromatic
#FF4545 #FF8282 #FFBFBF #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.56
#FFBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FFBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFBF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFBF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BF
Deuteranopia (green-blind)
#D9D4BE
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbfbf; /* rgb */ color: rgb(255, 191, 191); /* oklch */ color: oklch(86.3% 0.074 18.7);
Tailwind
colors: {
custom: {
50: '#ffd2d2',
500: '#ffbfbf',
950: '#000000',
},
}SCSS
$custom: #ffbfbf; $custom-light: #ffd2d2; $custom-dark: #000000;
JSON
{
"hex": "#ffbfbf",
"rgb": {
"r": 255,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86275,
"c": 0.07396,
"h": 18.7
},
"luminance": 0.62283
}Semantic roles & 50–950 ramp
primary
#FFBFBF
secondary
#7BE8E8
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383