#FFBFB0#FFBFB0
#FFBFB0 is a very light, moderate red. Relative luminance 0.617; OKLCH L 85.9% C 0.077 H 33.6°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFB0 |
|---|---|
| RGB | rgb(255, 191, 176) |
| HSL | hsl(11, 100%, 85%) |
| HSV | hsv(11, 31%, 100%) |
| CMYK | cmyk(0%, 25.1%, 31%, 0%) |
| CIE-LAB | lab(82.73, 20.98, 16.55) |
| CIE-LCH | lch(82.73, 26.72, 38.26°) |
| OKLab | oklab(85.91% 0.0643 0.0427) |
| OKLCH | oklch(85.91% 0.077 33.6) |
| XYZ | xyz(67.7090, 61.6599, 49.4010) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.46
Light Salmon
#FEA993
ΔE00 6.02
Pale Rose
#FDC1C5
ΔE00 7.30
Blush (survey)
#F29E8E
ΔE00 8.00
Light Rose
#FFC5CB
ΔE00 8.21
Apricot
#FBCEB1
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFB0 #B0F0FF
analogous
#FFB0C9 #FFBFB0 #FFE6B0
triadic
#FFBFB0 #B0FFBF #BFB0FF
tetradic
#FFBFB0 #C9FFB0 #B0F0FF #E6B0FF
square
#FFBFB0 #C9FFB0 #B0F0FF #E6B0FF
split-complementary
#FFBFB0 #B0FFE6 #B0C9FF
monochromatic
#FF5C36 #FF8D73 #FFBFB0 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.58
#FFBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#FFBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFB0
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFB0 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AF
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#FFB6BB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfb0; /* rgb */ color: rgb(255, 191, 176); /* oklch */ color: oklch(85.9% 0.077 33.6);
Tailwind
colors: {
custom: {
50: '#ffd2c7',
500: '#ffbfb0',
950: '#000000',
},
}SCSS
$custom: #ffbfb0; $custom-light: #ffd2c7; $custom-dark: #000000;
JSON
{
"hex": "#ffbfb0",
"rgb": {
"r": 255,
"g": 191,
"b": 176
},
"hsl": {
"h": 11.392,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.85907,
"c": 0.0772,
"h": 33.6
},
"luminance": 0.61656
}Semantic roles & 50–950 ramp
primary
#FFBFB0
secondary
#6ECFE5
accent
#BAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382