#FFBA99#FFBA99
#FFBA99 is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.5% C 0.092 H 46.6°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBA99 |
|---|---|
| RGB | rgb(255, 186, 153) |
| HSL | hsl(19, 100%, 80%) |
| HSV | hsv(19, 40%, 100%) |
| CMYK | cmyk(0%, 27.1%, 40%, 0%) |
| CIE-LAB | lab(81.12, 20.89, 26.56) |
| CIE-LCH | lch(81.12, 33.79, 51.81°) |
| OKLab | oklab(84.51% 0.0632 0.0667) |
| OKLCH | oklch(84.51% 0.092 46.6) |
| XYZ | xyz(64.5512, 58.6819, 38.0576) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.59
Peach (survey)
#FFB07C
ΔE00 5.52
Light Salmon
#FEA993
ΔE00 6.30
Apricot
#FBCEB1
ΔE00 6.54
Lightsalmon
#FFA07A
ΔE00 6.79
Pinkish Tan
#D99B82
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBA99 #99DEFF
analogous
#FF99AB #FFBA99 #FFED99
triadic
#FFBA99 #99FFBA #BA99FF
tetradic
#FFBA99 #ABFF99 #99DEFF #ED99FF
square
#FFBA99 #ABFF99 #99DEFF #ED99FF
split-complementary
#FFBA99 #99FFED #99ABFF
monochromatic
#FF671F #FF915C #FFBA99 #FFE3D6 #FFEAE0
Accessibility & contrast
On white
1.65
#FFBA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#FFBA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBA99
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBA99 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC197
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#FFAEB1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffba99; /* rgb */ color: rgb(255, 186, 153); /* oklch */ color: oklch(84.5% 0.092 46.6);
Tailwind
colors: {
custom: {
50: '#ffcfb7',
500: '#ffba99',
950: '#000000',
},
}SCSS
$custom: #ffba99; $custom-light: #ffcfb7; $custom-dark: #000000;
JSON
{
"hex": "#ffba99",
"rgb": {
"r": 255,
"g": 186,
"b": 153
},
"hsl": {
"h": 19.412,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.84505,
"c": 0.09189,
"h": 46.6
},
"luminance": 0.58678
}Semantic roles & 50–950 ramp
primary
#FFBA99
secondary
#5AB6E2
accent
#9BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381