#FFBFA4#FFBFA4
#FFBFA4 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.6% C 0.083 H 43.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFA4 |
|---|---|
| RGB | rgb(255, 191, 164) |
| HSL | hsl(18, 100%, 82%) |
| HSV | hsv(18, 36%, 100%) |
| CMYK | cmyk(0%, 25.1%, 35.7%, 0%) |
| CIE-LAB | lab(82.49, 19.52, 22.60) |
| CIE-LCH | lch(82.49, 29.86, 49.18°) |
| OKLab | oklab(85.64% 0.0597 0.0574) |
| OKLCH | oklch(85.64% 0.083 43.9) |
| XYZ | xyz(66.5737, 61.2058, 43.4221) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.34
Apricot
#FBCEB1
ΔE00 5.73
Light Salmon
#FEA993
ΔE00 6.35
Peach (survey)
#FFB07C
ΔE00 7.65
Lightsalmon
#FFA07A
ΔE00 8.31
Blush (survey)
#F29E8E
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFA4 #A4E4FF
analogous
#FFA4B7 #FFBFA4 #FFECA4
triadic
#FFBFA4 #A4FFBF #BFA4FF
tetradic
#FFBFA4 #B7FFA4 #A4E4FF #ECA4FF
square
#FFBFA4 #B7FFA4 #A4E4FF #ECA4FF
split-complementary
#FFBFA4 #A4FFEC #A4B7FF
monochromatic
#FF692A #FF9467 #FFBFA4 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.59
#FFBFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#FFBFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFA4
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFA4 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A2
Deuteranopia (green-blind)
#DED3A4
Tritanopia (blue-blind)
#FFB5B8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbfa4; /* rgb */ color: rgb(255, 191, 164); /* oklch */ color: oklch(85.6% 0.083 43.9);
Tailwind
colors: {
custom: {
50: '#ffd2bf',
500: '#ffbfa4',
950: '#000000',
},
}SCSS
$custom: #ffbfa4; $custom-light: #ffd2bf; $custom-dark: #000000;
JSON
{
"hex": "#ffbfa4",
"rgb": {
"r": 255,
"g": 191,
"b": 164
},
"hsl": {
"h": 17.802,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.85639,
"c": 0.08279,
"h": 43.9
},
"luminance": 0.61202
}Semantic roles & 50–950 ramp
primary
#FFBFA4
secondary
#64BEE4
accent
#A1E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382