#FFBA8B#FFBA8B
#FFBA8B is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.2% C 0.101 H 55.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBA8B |
|---|---|
| RGB | rgb(255, 186, 139) |
| HSL | hsl(24, 100%, 77%) |
| HSV | hsv(24, 45%, 100%) |
| CMYK | cmyk(0%, 27.1%, 45.5%, 0%) |
| CIE-LAB | lab(80.88, 19.45, 33.61) |
| CIE-LCH | lch(80.88, 38.83, 59.95°) |
| OKLab | oklab(84.24% 0.0577 0.0829) |
| OKLCH | oklch(84.24% 0.101 55.1) |
| XYZ | xyz(63.4620, 58.2462, 32.3212) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.79
Apricot (survey)
#FFB16D
ΔE00 5.06
Sandybrown
#F4A460
ΔE00 6.92
Apricot
#FBCEB1
ΔE00 7.22
Pale Orange
#FFA756
ΔE00 7.96
Lightsalmon
#FFA07A
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBA8B #8BD0FF
analogous
#FF8B96 #FFBA8B #FFF48B
triadic
#FFBA8B #8BFFBA #BA8BFF
tetradic
#FFBA8B #96FF8B #8BD0FF #F48BFF
square
#FFBA8B #96FF8B #8BD0FF #F48BFF
split-complementary
#FFBA8B #8BFFF4 #8B96FF
monochromatic
#FF7111 #FF964E #FFBA8B #FFDEC8 #FFEDE0
Accessibility & contrast
On white
1.66
#FFBA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#FFBA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBA8B
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBA8B | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC087
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#FFADAE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffba8b; /* rgb */ color: rgb(255, 186, 139); /* oklch */ color: oklch(84.2% 0.101 55.1);
Tailwind
colors: {
custom: {
50: '#ffcfad',
500: '#ffba8b',
950: '#000000',
},
}SCSS
$custom: #ffba8b; $custom-light: #ffcfad; $custom-dark: #000000;
JSON
{
"hex": "#ffba8b",
"rgb": {
"r": 255,
"g": 186,
"b": 139
},
"hsl": {
"h": 24.31,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.84239,
"c": 0.10102,
"h": 55.1
},
"luminance": 0.58242
}Semantic roles & 50–950 ramp
primary
#FFBA8B
secondary
#4EA5E0
accent
#89E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381