#FFBFAF#FFBFAF
#FFBFAF is a very light, moderate red. Relative luminance 0.616; OKLCH L 85.9% C 0.078 H 34.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFAF |
|---|---|
| RGB | rgb(255, 191, 175) |
| HSL | hsl(12, 100%, 84%) |
| HSV | hsv(12, 31%, 100%) |
| CMYK | cmyk(0%, 25.1%, 31.4%, 0%) |
| CIE-LAB | lab(82.71, 20.86, 17.05) |
| CIE-LCH | lch(82.71, 26.94, 39.27°) |
| OKLab | oklab(85.88% 0.0639 0.0439) |
| OKLCH | oklch(85.88% 0.078 34.5) |
| XYZ | xyz(67.6104, 61.6205, 48.8819) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.26
Light Salmon
#FEA993
ΔE00 5.90
Pale Rose
#FDC1C5
ΔE00 7.68
Blush (survey)
#F29E8E
ΔE00 8.00
Apricot
#FBCEB1
ΔE00 8.26
Light Rose
#FFC5CB
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFAF #AFEFFF
analogous
#FFAFC7 #FFBFAF #FFE7AF
triadic
#FFBFAF #AFFFBF #BFAFFF
tetradic
#FFBFAF #C7FFAF #AFEFFF #E7AFFF
square
#FFBFAF #C7FFAF #AFEFFF #E7AFFF
split-complementary
#FFBFAF #AFFFE7 #AFC7FF
monochromatic
#FF5D35 #FF8E72 #FFBFAF #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.58
#FFBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#FFBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFAF
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFAF | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AE
Deuteranopia (green-blind)
#DCD3AE
Tritanopia (blue-blind)
#FFB6BB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfaf; /* rgb */ color: rgb(255, 191, 175); /* oklch */ color: oklch(85.9% 0.078 34.5);
Tailwind
colors: {
custom: {
50: '#ffd2c6',
500: '#ffbfaf',
950: '#000000',
},
}SCSS
$custom: #ffbfaf; $custom-light: #ffd2c6; $custom-dark: #000000;
JSON
{
"hex": "#ffbfaf",
"rgb": {
"r": 255,
"g": 191,
"b": 175
},
"hsl": {
"h": 12,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.85884,
"c": 0.07757,
"h": 34.5
},
"luminance": 0.61617
}Semantic roles & 50–950 ramp
primary
#FFBFAF
secondary
#6DCDE5
accent
#B8E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382