#FFBFA9#FFBFA9
#FFBFA9 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.7% C 0.080 H 39.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFA9 |
|---|---|
| RGB | rgb(255, 191, 169) |
| HSL | hsl(15, 100%, 83%) |
| HSV | hsv(15, 34%, 100%) |
| CMYK | cmyk(0%, 25.1%, 33.7%, 0%) |
| CIE-LAB | lab(82.59, 20.12, 20.07) |
| CIE-LCH | lch(82.59, 28.42, 44.94°) |
| OKLab | oklab(85.75% 0.0616 0.0513) |
| OKLCH | oklch(85.75% 0.08 39.8) |
| XYZ | xyz(67.0341, 61.3900, 45.8471) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.77
Light Salmon
#FEA993
ΔE00 5.78
Apricot
#FBCEB1
ΔE00 6.70
Blush (survey)
#F29E8E
ΔE00 8.42
Lightsalmon
#FFA07A
ΔE00 8.87
Peach (survey)
#FFB07C
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFA9 #A9E9FF
analogous
#FFA9BE #FFBFA9 #FFEAA9
triadic
#FFBFA9 #A9FFBF #BFA9FF
tetradic
#FFBFA9 #BEFFA9 #A9E9FF #EAA9FF
square
#FFBFA9 #BEFFA9 #A9E9FF #EAA9FF
split-complementary
#FFBFA9 #A9FFEA #A9BEFF
monochromatic
#FF642F #FF916C #FFBFA9 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.58
#FFBFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FFBFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFA9
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFA9 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A7
Deuteranopia (green-blind)
#DDD3A9
Tritanopia (blue-blind)
#FFB6B9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfa9; /* rgb */ color: rgb(255, 191, 169); /* oklch */ color: oklch(85.7% 0.080 39.8);
Tailwind
colors: {
custom: {
50: '#ffd2c2',
500: '#ffbfa9',
950: '#000000',
},
}SCSS
$custom: #ffbfa9; $custom-light: #ffd2c2; $custom-dark: #000000;
JSON
{
"hex": "#ffbfa9",
"rgb": {
"r": 255,
"g": 191,
"b": 169
},
"hsl": {
"h": 15.349,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.85748,
"c": 0.08018,
"h": 39.8
},
"luminance": 0.61386
}Semantic roles & 50–950 ramp
primary
#FFBFA9
secondary
#68C4E4
accent
#ABE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382