#FFBFA3#FFBFA3
#FFBFA3 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.6% C 0.083 H 44.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFA3 |
|---|---|
| RGB | rgb(255, 191, 163) |
| HSL | hsl(18, 100%, 82%) |
| HSV | hsv(18, 36%, 100%) |
| CMYK | cmyk(0%, 25.1%, 36.1%, 0%) |
| CIE-LAB | lab(82.47, 19.40, 23.10) |
| CIE-LCH | lch(82.47, 30.17, 49.97°) |
| OKLab | oklab(85.62% 0.0593 0.0586) |
| OKLCH | oklch(85.62% 0.083 44.7) |
| XYZ | xyz(66.4838, 61.1698, 42.9484) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.53
Apricot
#FBCEB1
ΔE00 5.59
Light Salmon
#FEA993
ΔE00 6.52
Peach (survey)
#FFB07C
ΔE00 7.35
Lightsalmon
#FFA07A
ΔE00 8.25
Blush (survey)
#F29E8E
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFA3 #A3E3FF
analogous
#FFA3B5 #FFBFA3 #FFEDA3
triadic
#FFBFA3 #A3FFBF #BFA3FF
tetradic
#FFBFA3 #B5FFA3 #A3E3FF #EDA3FF
square
#FFBFA3 #B5FFA3 #A3E3FF #EDA3FF
split-complementary
#FFBFA3 #A3FFED #A3B5FF
monochromatic
#FF6A29 #FF9466 #FFBFA3 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.59
#FFBFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FFBFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFA3
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFA3 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A1
Deuteranopia (green-blind)
#DED2A3
Tritanopia (blue-blind)
#FFB5B7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbfa3; /* rgb */ color: rgb(255, 191, 163); /* oklch */ color: oklch(85.6% 0.083 44.7);
Tailwind
colors: {
custom: {
50: '#ffd2be',
500: '#ffbfa3',
950: '#000000',
},
}SCSS
$custom: #ffbfa3; $custom-light: #ffd2be; $custom-dark: #000000;
JSON
{
"hex": "#ffbfa3",
"rgb": {
"r": 255,
"g": 191,
"b": 163
},
"hsl": {
"h": 18.261,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.85618,
"c": 0.08336,
"h": 44.7
},
"luminance": 0.61166
}Semantic roles & 50–950 ramp
primary
#FFBFA3
secondary
#63BCE3
accent
#A0E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382