#FFBA8A#FFBA8A
#FFBA8A is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.2% C 0.102 H 55.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBA8A |
|---|---|
| RGB | rgb(255, 186, 138) |
| HSL | hsl(25, 100%, 77%) |
| HSV | hsv(25, 46%, 100%) |
| CMYK | cmyk(0%, 27.1%, 45.9%, 0%) |
| CIE-LAB | lab(80.86, 19.35, 34.11) |
| CIE-LCH | lch(80.86, 39.22, 60.44°) |
| OKLab | oklab(84.22% 0.0574 0.084) |
| OKLCH | oklch(84.22% 0.102 55.7) |
| XYZ | xyz(63.3892, 58.2171, 31.9381) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.77
Apricot (survey)
#FFB16D
ΔE00 4.82
Sandybrown
#F4A460
ΔE00 6.75
Apricot
#FBCEB1
ΔE00 7.35
Pale Orange
#FFA756
ΔE00 7.75
Lightsalmon
#FFA07A
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBA8A #8ACFFF
analogous
#FF8A95 #FFBA8A #FFF48A
triadic
#FFBA8A #8AFFBA #BA8AFF
tetradic
#FFBA8A #95FF8A #8ACFFF #F48AFF
square
#FFBA8A #95FF8A #8ACFFF #F48AFF
split-complementary
#FFBA8A #8AFFF4 #8A95FF
monochromatic
#FF7210 #FF964D #FFBA8A #FFDEC7 #FFEDE0
Accessibility & contrast
On white
1.66
#FFBA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FFBA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBA8A
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBA8A | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#FFADAE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffba8a; /* rgb */ color: rgb(255, 186, 138); /* oklch */ color: oklch(84.2% 0.102 55.7);
Tailwind
colors: {
custom: {
50: '#ffceac',
500: '#ffba8a',
950: '#000000',
},
}SCSS
$custom: #ffba8a; $custom-light: #ffceac; $custom-dark: #000000;
JSON
{
"hex": "#ffba8a",
"rgb": {
"r": 255,
"g": 186,
"b": 138
},
"hsl": {
"h": 24.615,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.84222,
"c": 0.10173,
"h": 55.7
},
"luminance": 0.58213
}Semantic roles & 50–950 ramp
primary
#FFBA8A
secondary
#4EA4E0
accent
#87E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381