#FFBFA7#FFBFA7
#FFBFA7 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.7% C 0.081 H 41.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFA7 |
|---|---|
| RGB | rgb(255, 191, 167) |
| HSL | hsl(16, 100%, 83%) |
| HSV | hsv(16, 35%, 100%) |
| CMYK | cmyk(0%, 25.1%, 34.5%, 0%) |
| CIE-LAB | lab(82.55, 19.88, 21.08) |
| CIE-LCH | lch(82.55, 28.97, 46.69°) |
| OKLab | oklab(85.7% 0.0608 0.0538) |
| OKLCH | oklch(85.7% 0.081 41.5) |
| XYZ | xyz(66.8478, 61.3155, 44.8658) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.90
Light Salmon
#FEA993
ΔE00 5.94
Apricot
#FBCEB1
ΔE00 6.27
Lightsalmon
#FFA07A
ΔE00 8.59
Peach (survey)
#FFB07C
ΔE00 8.59
Blush (survey)
#F29E8E
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFA7 #A7E7FF
analogous
#FFA7BB #FFBFA7 #FFEBA7
triadic
#FFBFA7 #A7FFBF #BFA7FF
tetradic
#FFBFA7 #BBFFA7 #A7E7FF #EBA7FF
square
#FFBFA7 #BBFFA7 #A7E7FF #EBA7FF
split-complementary
#FFBFA7 #A7FFEB #A7BBFF
monochromatic
#FF662D #FF926A #FFBFA7 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.58
#FFBFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FFBFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFA7
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFA7 | 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)
#CFC6A5
Deuteranopia (green-blind)
#DED3A7
Tritanopia (blue-blind)
#FFB5B9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbfa7; /* rgb */ color: rgb(255, 191, 167); /* oklch */ color: oklch(85.7% 0.081 41.5);
Tailwind
colors: {
custom: {
50: '#ffd2c1',
500: '#ffbfa7',
950: '#000000',
},
}SCSS
$custom: #ffbfa7; $custom-light: #ffd2c1; $custom-dark: #000000;
JSON
{
"hex": "#ffbfa7",
"rgb": {
"r": 255,
"g": 191,
"b": 167
},
"hsl": {
"h": 16.364,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.85704,
"c": 0.08118,
"h": 41.5
},
"luminance": 0.61312
}Semantic roles & 50–950 ramp
primary
#FFBFA7
secondary
#66C2E4
accent
#A7E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382