#FFB786#FFB786
#FFB786 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.6% C 0.105 H 55.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB786 |
|---|---|
| RGB | rgb(255, 183, 134) |
| HSL | hsl(24, 100%, 76%) |
| HSV | hsv(24, 47%, 100%) |
| CMYK | cmyk(0%, 28.2%, 47.5%, 0%) |
| CIE-LAB | lab(80.10, 20.54, 35.21) |
| CIE-LCH | lch(80.10, 40.76, 59.74°) |
| OKLab | oklab(83.61% 0.0605 0.0864) |
| OKLCH | oklch(83.61% 0.105 55) |
| XYZ | xyz(62.4796, 56.8526, 30.2325) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.93
Apricot (survey)
#FFB16D
ΔE00 4.47
Sandybrown
#F4A460
ΔE00 6.17
Pale Orange
#FFA756
ΔE00 7.25
Lightsalmon
#FFA07A
ΔE00 7.81
Apricot
#FBCEB1
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB786 #86CEFF
analogous
#FF8692 #FFB786 #FFF486
triadic
#FFB786 #86FFB7 #B786FF
tetradic
#FFB786 #92FF86 #86CEFF #F486FF
square
#FFB786 #92FF86 #86CEFF #F486FF
split-complementary
#FFB786 #86FFF4 #8692FF
monochromatic
#FF6E0C #FF9349 #FFB786 #FFDBC3 #FFEDE0
Accessibility & contrast
On white
1.70
#FFB786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#FFB786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB786
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB786 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD82
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#FFA9AA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb786; /* rgb */ color: rgb(255, 183, 134); /* oklch */ color: oklch(83.6% 0.105 55.0);
Tailwind
colors: {
custom: {
50: '#ffccaa',
500: '#ffb786',
950: '#000000',
},
}SCSS
$custom: #ffb786; $custom-light: #ffccaa; $custom-dark: #000000;
JSON
{
"hex": "#ffb786",
"rgb": {
"r": 255,
"g": 183,
"b": 134
},
"hsl": {
"h": 24.298,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.83608,
"c": 0.10546,
"h": 55
},
"luminance": 0.56848
}Semantic roles & 50–950 ramp
primary
#FFB786
secondary
#4AA3DF
accent
#89E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#181310
muted
#868380