#FFBFAA#FFBFAA
#FFBFAA is a very light, moderate red. Relative luminance 0.614; OKLCH L 85.8% C 0.080 H 38.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFAA |
|---|---|
| RGB | rgb(255, 191, 170) |
| HSL | hsl(15, 100%, 83%) |
| HSV | hsv(15, 33%, 100%) |
| CMYK | cmyk(0%, 25.1%, 33.3%, 0%) |
| CIE-LAB | lab(82.61, 20.24, 19.57) |
| CIE-LCH | lch(82.61, 28.15, 44.04°) |
| OKLab | oklab(85.77% 0.062 0.0501) |
| OKLCH | oklch(85.77% 0.08 38.9) |
| XYZ | xyz(67.1284, 61.4277, 46.3434) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.75
Light Salmon
#FEA993
ΔE00 5.73
Apricot
#FBCEB1
ΔE00 6.93
Blush (survey)
#F29E8E
ΔE00 8.30
Lightsalmon
#FFA07A
ΔE00 9.03
Pale Rose
#FDC1C5
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFAA #AAEAFF
analogous
#FFAABF #FFBFAA #FFEAAA
triadic
#FFBFAA #AAFFBF #BFAAFF
tetradic
#FFBFAA #BFFFAA #AAEAFF #EAAAFF
square
#FFBFAA #BFFFAA #AAEAFF #EAAAFF
split-complementary
#FFBFAA #AAFFEA #AABFFF
monochromatic
#FF6330 #FF916D #FFBFAA #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.58
#FFBFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FFBFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFAA
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFAA | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A8
Deuteranopia (green-blind)
#DDD3AA
Tritanopia (blue-blind)
#FFB6B9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfaa; /* rgb */ color: rgb(255, 191, 170); /* oklch */ color: oklch(85.8% 0.080 38.9);
Tailwind
colors: {
custom: {
50: '#ffd2c3',
500: '#ffbfaa',
950: '#000000',
},
}SCSS
$custom: #ffbfaa; $custom-light: #ffd2c3; $custom-dark: #000000;
JSON
{
"hex": "#ffbfaa",
"rgb": {
"r": 255,
"g": 191,
"b": 170
},
"hsl": {
"h": 14.824,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.8577,
"c": 0.07971,
"h": 38.9
},
"luminance": 0.61424
}Semantic roles & 50–950 ramp
primary
#FFBFAA
secondary
#69C6E4
accent
#ADE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382