#FFBAA1#FFBAA1
#FFBAA1 is a very light, moderate orange. Relative luminance 0.590; OKLCH L 84.7% C 0.088 H 40.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAA1 |
|---|---|
| RGB | rgb(255, 186, 161) |
| HSL | hsl(16, 100%, 82%) |
| HSV | hsv(16, 37%, 100%) |
| CMYK | cmyk(0%, 27.1%, 36.9%, 0%) |
| CIE-LAB | lab(81.27, 21.79, 22.51) |
| CIE-LCH | lch(81.27, 31.33, 45.93°) |
| OKLab | oklab(84.67% 0.0663 0.0572) |
| OKLCH | oklch(84.67% 0.088 40.8) |
| XYZ | xyz(65.2342, 58.9551, 41.6548) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.64
Light Salmon
#FEA993
ΔE00 4.68
Lightsalmon
#FFA07A
ΔE00 7.31
Apricot
#FBCEB1
ΔE00 7.38
Blush (survey)
#F29E8E
ΔE00 7.58
Peach (survey)
#FFB07C
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAA1 #A1E6FF
analogous
#FFA1B7 #FFBAA1 #FFE9A1
triadic
#FFBAA1 #A1FFBA #BAA1FF
tetradic
#FFBAA1 #B7FFA1 #A1E6FF #E9A1FF
square
#FFBAA1 #B7FFA1 #A1E6FF #E9A1FF
split-complementary
#FFBAA1 #A1FFE9 #A1B7FF
monochromatic
#FF6027 #FF8D64 #FFBAA1 #FFE7DE #FFE9E0
Accessibility & contrast
On white
1.64
#FFBAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#FFBAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAA1
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAA1 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19F
Deuteranopia (green-blind)
#DBCFA1
Tritanopia (blue-blind)
#FFAFB3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbaa1; /* rgb */ color: rgb(255, 186, 161); /* oklch */ color: oklch(84.7% 0.088 40.8);
Tailwind
colors: {
custom: {
50: '#ffcfbd',
500: '#ffbaa1',
950: '#000000',
},
}SCSS
$custom: #ffbaa1; $custom-light: #ffcfbd; $custom-dark: #000000;
JSON
{
"hex": "#ffbaa1",
"rgb": {
"r": 255,
"g": 186,
"b": 161
},
"hsl": {
"h": 15.957,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.84671,
"c": 0.08753,
"h": 40.8
},
"luminance": 0.58951
}Semantic roles & 50–950 ramp
primary
#FFBAA1
secondary
#61C1E3
accent
#A8E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181312
muted
#868382