#FFBFB3#FFBFB3
#FFBFB3 is a very light, moderate red. Relative luminance 0.618; OKLCH L 86.0% C 0.076 H 30.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFB3 |
|---|---|
| RGB | rgb(255, 191, 179) |
| HSL | hsl(9, 100%, 85%) |
| HSV | hsv(9, 30%, 100%) |
| CMYK | cmyk(0%, 25.1%, 29.8%, 0%) |
| CIE-LAB | lab(82.80, 21.37, 15.03) |
| CIE-LCH | lch(82.80, 26.13, 35.13°) |
| OKLab | oklab(85.98% 0.0655 0.0389) |
| OKLCH | oklch(85.98% 0.076 30.7) |
| XYZ | xyz(68.0091, 61.7799, 50.9816) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.20
Pale Rose
#FDC1C5
ΔE00 6.16
Light Salmon
#FEA993
ΔE00 6.50
Light Rose
#FFC5CB
ΔE00 7.09
Blush (survey)
#F29E8E
ΔE00 8.11
Pink
#FFC0CB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFB3 #B3F3FF
analogous
#FFB3CD #FFBFB3 #FFE5B3
triadic
#FFBFB3 #B3FFBF #BFB3FF
tetradic
#FFBFB3 #CDFFB3 #B3F3FF #E5B3FF
square
#FFBFB3 #CDFFB3 #B3F3FF #E5B3FF
split-complementary
#FFBFB3 #B3FFE5 #B3CDFF
monochromatic
#FF5839 #FF8B76 #FFBFB3 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.57
#FFBFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FFBFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFB3
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFB3 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B2
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#FFB7BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfb3; /* rgb */ color: rgb(255, 191, 179); /* oklch */ color: oklch(86.0% 0.076 30.7);
Tailwind
colors: {
custom: {
50: '#ffd2c9',
500: '#ffbfb3',
950: '#000000',
},
}SCSS
$custom: #ffbfb3; $custom-light: #ffd2c9; $custom-dark: #000000;
JSON
{
"hex": "#ffbfb3",
"rgb": {
"r": 255,
"g": 191,
"b": 179
},
"hsl": {
"h": 9.474,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.85978,
"c": 0.07618,
"h": 30.7
},
"luminance": 0.61776
}Semantic roles & 50–950 ramp
primary
#FFBFB3
secondary
#70D3E6
accent
#C1E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382