#FFBFAB#FFBFAB
#FFBFAB is a very light, moderate red. Relative luminance 0.615; OKLCH L 85.8% C 0.079 H 38.1°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFAB |
|---|---|
| RGB | rgb(255, 191, 171) |
| HSL | hsl(14, 100%, 84%) |
| HSV | hsv(14, 33%, 100%) |
| CMYK | cmyk(0%, 25.1%, 32.9%, 0%) |
| CIE-LAB | lab(82.63, 20.36, 19.07) |
| CIE-LCH | lch(82.63, 27.89, 43.12°) |
| OKLab | oklab(85.79% 0.0624 0.0489) |
| OKLCH | oklch(85.79% 0.079 38.1) |
| XYZ | xyz(67.2233, 61.4657, 46.8434) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.78
Light Salmon
#FEA993
ΔE00 5.71
Apricot
#FBCEB1
ΔE00 7.18
Blush (survey)
#F29E8E
ΔE00 8.21
Pale Rose
#FDC1C5
ΔE00 9.19
Lightsalmon
#FFA07A
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFAB #ABEBFF
analogous
#FFABC1 #FFBFAB #FFE9AB
triadic
#FFBFAB #ABFFBF #BFABFF
tetradic
#FFBFAB #C1FFAB #ABEBFF #E9ABFF
square
#FFBFAB #C1FFAB #ABEBFF #E9ABFF
split-complementary
#FFBFAB #ABFFE9 #ABC1FF
monochromatic
#FF6231 #FF906E #FFBFAB #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.58
#FFBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#FFBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFAB
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFAB | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AA
Deuteranopia (green-blind)
#DDD3AB
Tritanopia (blue-blind)
#FFB6BA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfab; /* rgb */ color: rgb(255, 191, 171); /* oklch */ color: oklch(85.8% 0.079 38.1);
Tailwind
colors: {
custom: {
50: '#ffd2c4',
500: '#ffbfab',
950: '#000000',
},
}SCSS
$custom: #ffbfab; $custom-light: #ffd2c4; $custom-dark: #000000;
JSON
{
"hex": "#ffbfab",
"rgb": {
"r": 255,
"g": 191,
"b": 171
},
"hsl": {
"h": 14.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.85793,
"c": 0.07925,
"h": 38.1
},
"luminance": 0.61462
}Semantic roles & 50–950 ramp
primary
#FFBFAB
secondary
#6AC7E5
accent
#AFE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382