#FFBFA6#FFBFA6
#FFBFA6 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.7% C 0.082 H 42.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFA6 |
|---|---|
| RGB | rgb(255, 191, 166) |
| HSL | hsl(17, 100%, 83%) |
| HSV | hsv(17, 35%, 100%) |
| CMYK | cmyk(0%, 25.1%, 34.9%, 0%) |
| CIE-LAB | lab(82.53, 19.76, 21.59) |
| CIE-LCH | lch(82.53, 29.26, 47.54°) |
| OKLab | oklab(85.68% 0.0604 0.055) |
| OKLCH | oklch(85.68% 0.082 42.3) |
| XYZ | xyz(66.7557, 61.2786, 44.3808) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.02
Light Salmon
#FEA993
ΔE00 6.06
Apricot
#FBCEB1
ΔE00 6.07
Peach (survey)
#FFB07C
ΔE00 8.27
Lightsalmon
#FFA07A
ΔE00 8.48
Blush (survey)
#F29E8E
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFA6 #A6E6FF
analogous
#FFA6B9 #FFBFA6 #FFECA6
triadic
#FFBFA6 #A6FFBF #BFA6FF
tetradic
#FFBFA6 #B9FFA6 #A6E6FF #ECA6FF
square
#FFBFA6 #B9FFA6 #A6E6FF #ECA6FF
split-complementary
#FFBFA6 #A6FFEC #A6B9FF
monochromatic
#FF672C #FF9369 #FFBFA6 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.58
#FFBFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FFBFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFA6
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFA6 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A4
Deuteranopia (green-blind)
#DED3A6
Tritanopia (blue-blind)
#FFB5B8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbfa6; /* rgb */ color: rgb(255, 191, 166); /* oklch */ color: oklch(85.7% 0.082 42.3);
Tailwind
colors: {
custom: {
50: '#ffd2c0',
500: '#ffbfa6',
950: '#000000',
},
}SCSS
$custom: #ffbfa6; $custom-light: #ffd2c0; $custom-dark: #000000;
JSON
{
"hex": "#ffbfa6",
"rgb": {
"r": 255,
"g": 191,
"b": 166
},
"hsl": {
"h": 16.854,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.85682,
"c": 0.08171,
"h": 42.3
},
"luminance": 0.61275
}Semantic roles & 50–950 ramp
primary
#FFBFA6
secondary
#65C0E4
accent
#A5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382