#FFBAA3#FFBAA3
#FFBAA3 is a very light, moderate orange. Relative luminance 0.590; OKLCH L 84.7% C 0.087 H 39.2°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAA3 |
|---|---|
| RGB | rgb(255, 186, 163) |
| HSL | hsl(15, 100%, 82%) |
| HSV | hsv(15, 36%, 100%) |
| CMYK | cmyk(0%, 27.1%, 36.1%, 0%) |
| CIE-LAB | lab(81.31, 22.02, 21.50) |
| CIE-LCH | lch(81.31, 30.78, 44.31°) |
| OKLab | oklab(84.71% 0.0671 0.0547) |
| OKLCH | oklch(84.71% 0.087 39.2) |
| XYZ | xyz(65.4119, 59.0262, 42.5911) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.42
Light Salmon
#FEA993
ΔE00 4.46
Blush (survey)
#F29E8E
ΔE00 7.27
Lightsalmon
#FFA07A
ΔE00 7.63
Apricot
#FBCEB1
ΔE00 7.73
Peachy Pink
#FF9A8A
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAA3 #A3E8FF
analogous
#FFA3BA #FFBAA3 #FFE8A3
triadic
#FFBAA3 #A3FFBA #BAA3FF
tetradic
#FFBAA3 #BAFFA3 #A3E8FF #E8A3FF
square
#FFBAA3 #BAFFA3 #A3E8FF #E8A3FF
split-complementary
#FFBAA3 #A3FFE8 #A3BAFF
monochromatic
#FF5E29 #FF8C66 #FFBAA3 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.64
#FFBAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#FFBAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAA3
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAA3 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A1
Deuteranopia (green-blind)
#DBD0A3
Tritanopia (blue-blind)
#FFB0B4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbaa3; /* rgb */ color: rgb(255, 186, 163); /* oklch */ color: oklch(84.7% 0.087 39.2);
Tailwind
colors: {
custom: {
50: '#ffcfbe',
500: '#ffbaa3',
950: '#000000',
},
}SCSS
$custom: #ffbaa3; $custom-light: #ffcfbe; $custom-dark: #000000;
JSON
{
"hex": "#ffbaa3",
"rgb": {
"r": 255,
"g": 186,
"b": 163
},
"hsl": {
"h": 15,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.84715,
"c": 0.08657,
"h": 39.2
},
"luminance": 0.59022
}Semantic roles & 50–950 ramp
primary
#FFBAA3
secondary
#63C3E3
accent
#ACE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181312
muted
#868382