#FFBF86#FFBF86
#FFBF86 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.1% C 0.104 H 62.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF86 |
|---|---|
| RGB | rgb(255, 191, 134) |
| HSL | hsl(28, 100%, 76%) |
| HSV | hsv(28, 47%, 100%) |
| CMYK | cmyk(0%, 25.1%, 47.5%, 0%) |
| CIE-LAB | lab(81.97, 16.35, 37.63) |
| CIE-LCH | lch(81.97, 41.03, 66.51°) |
| OKLab | oklab(85.07% 0.048 0.0919) |
| OKLCH | oklch(85.07% 0.104 62.4) |
| XYZ | xyz(64.1768, 60.2470, 30.7983) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.13
Peach (survey)
#FFB07C
ΔE00 5.12
Sandybrown
#F4A460
ΔE00 6.89
Burlywood
#DEB887
ΔE00 7.18
Pale Orange
#FFA756
ΔE00 7.23
Light Peach
#FFD8B1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF86 #86C6FF
analogous
#FF868A #FFBF86 #FFFB86
triadic
#FFBF86 #86FFBF #BF86FF
tetradic
#FFBF86 #8AFF86 #86C6FF #FB86FF
square
#FFBF86 #8AFF86 #86C6FF #FB86FF
split-complementary
#FFBF86 #86FFFB #868AFF
monochromatic
#FF7E0C #FF9F49 #FFBF86 #FFDFC3 #FFEFE0
Accessibility & contrast
On white
1.61
#FFBF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FFBF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF86
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF86 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C382
Deuteranopia (green-blind)
#E2D287
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf86; /* rgb */ color: rgb(255, 191, 134); /* oklch */ color: oklch(85.1% 0.104 62.4);
Tailwind
colors: {
custom: {
50: '#ffd2aa',
500: '#ffbf86',
950: '#000000',
},
}SCSS
$custom: #ffbf86; $custom-light: #ffd2aa; $custom-dark: #000000;
JSON
{
"hex": "#ffbf86",
"rgb": {
"r": 255,
"g": 191,
"b": 134
},
"hsl": {
"h": 28.264,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.85068,
"c": 0.10373,
"h": 62.4
},
"luminance": 0.60243
}Semantic roles & 50–950 ramp
primary
#FFBF86
secondary
#4A99DF
accent
#79E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381