#FFBB86#FFBB86
#FFBB86 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.3% C 0.104 H 58.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBB86 |
|---|---|
| RGB | rgb(255, 187, 134) |
| HSL | hsl(26, 100%, 76%) |
| HSV | hsv(26, 47%, 100%) |
| CMYK | cmyk(0%, 26.7%, 47.5%, 0%) |
| CIE-LAB | lab(81.03, 18.44, 36.42) |
| CIE-LCH | lch(81.03, 40.82, 63.14°) |
| OKLab | oklab(84.33% 0.0543 0.0891) |
| OKLCH | oklch(84.33% 0.104 58.7) |
| XYZ | xyz(63.3164, 58.5262, 30.5115) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.36
Apricot (survey)
#FFB16D
ΔE00 3.83
Sandybrown
#F4A460
ΔE00 6.23
Pale Orange
#FFA756
ΔE00 6.95
Apricot
#FBCEB1
ΔE00 7.89
Burlywood
#DEB887
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBB86 #86CAFF
analogous
#FF868E #FFBB86 #FFF886
triadic
#FFBB86 #86FFBB #BB86FF
tetradic
#FFBB86 #8EFF86 #86CAFF #F886FF
square
#FFBB86 #8EFF86 #86CAFF #F886FF
split-complementary
#FFBB86 #86FFF8 #868EFF
monochromatic
#FF760C #FF9949 #FFBB86 #FFDDC3 #FFEEE0
Accessibility & contrast
On white
1.65
#FFBB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#FFBB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBB86
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBB86 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC082
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#FFADAE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffbb86; /* rgb */ color: rgb(255, 187, 134); /* oklch */ color: oklch(84.3% 0.104 58.7);
Tailwind
colors: {
custom: {
50: '#ffcfaa',
500: '#ffbb86',
950: '#000000',
},
}SCSS
$custom: #ffbb86; $custom-light: #ffcfaa; $custom-dark: #000000;
JSON
{
"hex": "#ffbb86",
"rgb": {
"r": 255,
"g": 187,
"b": 134
},
"hsl": {
"h": 26.281,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.84334,
"c": 0.10436,
"h": 58.7
},
"luminance": 0.58522
}Semantic roles & 50–950 ramp
primary
#FFBB86
secondary
#4A9EDF
accent
#81E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381