#FFBFB5#FFBFB5
#FFBFB5 is a very light, moderate red. Relative luminance 0.619; OKLCH L 86.0% C 0.076 H 28.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFB5 |
|---|---|
| RGB | rgb(255, 191, 181) |
| HSL | hsl(8, 100%, 85%) |
| HSV | hsv(8, 29%, 100%) |
| CMYK | cmyk(0%, 25.1%, 29%, 0%) |
| CIE-LAB | lab(82.84, 21.62, 14.03) |
| CIE-LCH | lch(82.84, 25.78, 32.97°) |
| OKLab | oklab(86.03% 0.0663 0.0364) |
| OKLCH | oklch(86.03% 0.076 28.8) |
| XYZ | xyz(68.2128, 61.8614, 52.0546) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.40
Pale Salmon
#FFB19A
ΔE00 5.78
Light Rose
#FFC5CB
ΔE00 6.35
Light Salmon
#FEA993
ΔE00 6.93
Pink
#FFC0CB
ΔE00 7.83
Lightpink
#FFB6C1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFB5 #B5F5FF
analogous
#FFB5D0 #FFBFB5 #FFE4B5
triadic
#FFBFB5 #B5FFBF #BFB5FF
tetradic
#FFBFB5 #D0FFB5 #B5F5FF #E4B5FF
square
#FFBFB5 #D0FFB5 #B5F5FF #E4B5FF
split-complementary
#FFBFB5 #B5FFE4 #B5D0FF
monochromatic
#FF553B #FF8A78 #FFBFB5 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.57
#FFBFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FFBFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFB5
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFB5 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B4
Deuteranopia (green-blind)
#DBD3B4
Tritanopia (blue-blind)
#FFB7BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfb5; /* rgb */ color: rgb(255, 191, 181); /* oklch */ color: oklch(86.0% 0.076 28.8);
Tailwind
colors: {
custom: {
50: '#ffd2cb',
500: '#ffbfb5',
950: '#000000',
},
}SCSS
$custom: #ffbfb5; $custom-light: #ffd2cb; $custom-dark: #000000;
JSON
{
"hex": "#ffbfb5",
"rgb": {
"r": 255,
"g": 191,
"b": 181
},
"hsl": {
"h": 8.108,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.86026,
"c": 0.0756,
"h": 28.8
},
"luminance": 0.61858
}Semantic roles & 50–950 ramp
primary
#FFBFB5
secondary
#72D6E6
accent
#C6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382