#FFBA85#FFBA85
#FFBA85 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.1% C 0.105 H 58.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBA85 |
|---|---|
| RGB | rgb(255, 186, 133) |
| HSL | hsl(26, 100%, 76%) |
| HSV | hsv(26, 48%, 100%) |
| CMYK | cmyk(0%, 27.1%, 47.8%, 0%) |
| CIE-LAB | lab(80.78, 18.87, 36.61) |
| CIE-LCH | lch(80.78, 41.19, 62.73°) |
| OKLab | oklab(84.14% 0.0554 0.0896) |
| OKLCH | oklch(84.14% 0.105 58.2) |
| XYZ | xyz(63.0355, 58.0756, 30.0754) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.06
Apricot (survey)
#FFB16D
ΔE00 3.71
Sandybrown
#F4A460
ΔE00 6.04
Pale Orange
#FFA756
ΔE00 6.80
Apricot
#FBCEB1
ΔE00 8.05
Burlywood
#DEB887
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBA85 #85CAFF
analogous
#FF858D #FFBA85 #FFF785
triadic
#FFBA85 #85FFBA #BA85FF
tetradic
#FFBA85 #8DFF85 #85CAFF #F785FF
square
#FFBA85 #8DFF85 #85CAFF #F785FF
split-complementary
#FFBA85 #85FFF7 #858DFF
monochromatic
#FF750B #FF9748 #FFBA85 #FFDDC2 #FFEEE0
Accessibility & contrast
On white
1.66
#FFBA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FFBA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBA85
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBA85 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF81
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#FFACAD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffba85; /* rgb */ color: rgb(255, 186, 133); /* oklch */ color: oklch(84.1% 0.105 58.2);
Tailwind
colors: {
custom: {
50: '#ffcea9',
500: '#ffba85',
950: '#000000',
},
}SCSS
$custom: #ffba85; $custom-light: #ffcea9; $custom-dark: #000000;
JSON
{
"hex": "#ffba85",
"rgb": {
"r": 255,
"g": 186,
"b": 133
},
"hsl": {
"h": 26.066,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.84135,
"c": 0.10532,
"h": 58.2
},
"luminance": 0.58071
}Semantic roles & 50–950 ramp
primary
#FFBA85
secondary
#499EDF
accent
#82E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181310
muted
#868380