#FFBFA5#FFBFA5
#FFBFA5 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.7% C 0.082 H 43.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFA5 |
|---|---|
| RGB | rgb(255, 191, 165) |
| HSL | hsl(17, 100%, 82%) |
| HSV | hsv(17, 35%, 100%) |
| CMYK | cmyk(0%, 25.1%, 35.3%, 0%) |
| CIE-LAB | lab(82.51, 19.64, 22.09) |
| CIE-LCH | lch(82.51, 29.56, 48.37°) |
| OKLab | oklab(85.66% 0.0601 0.0562) |
| OKLCH | oklch(85.66% 0.082 43.1) |
| XYZ | xyz(66.6644, 61.2421, 43.8996) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.17
Apricot
#FBCEB1
ΔE00 5.89
Light Salmon
#FEA993
ΔE00 6.19
Peach (survey)
#FFB07C
ΔE00 7.96
Lightsalmon
#FFA07A
ΔE00 8.39
Blush (survey)
#F29E8E
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFA5 #A5E5FF
analogous
#FFA5B8 #FFBFA5 #FFECA5
triadic
#FFBFA5 #A5FFBF #BFA5FF
tetradic
#FFBFA5 #B8FFA5 #A5E5FF #ECA5FF
square
#FFBFA5 #B8FFA5 #A5E5FF #ECA5FF
split-complementary
#FFBFA5 #A5FFEC #A5B8FF
monochromatic
#FF682B #FF9368 #FFBFA5 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.59
#FFBFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FFBFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFA5
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFA5 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A3
Deuteranopia (green-blind)
#DED3A5
Tritanopia (blue-blind)
#FFB5B8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbfa5; /* rgb */ color: rgb(255, 191, 165); /* oklch */ color: oklch(85.7% 0.082 43.1);
Tailwind
colors: {
custom: {
50: '#ffd2bf',
500: '#ffbfa5',
950: '#000000',
},
}SCSS
$custom: #ffbfa5; $custom-light: #ffd2bf; $custom-dark: #000000;
JSON
{
"hex": "#ffbfa5",
"rgb": {
"r": 255,
"g": 191,
"b": 165
},
"hsl": {
"h": 17.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.85661,
"c": 0.08224,
"h": 43.1
},
"luminance": 0.61238
}Semantic roles & 50–950 ramp
primary
#FFBFA5
secondary
#64BFE4
accent
#A3E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382