#FFBAA0#FFBAA0
#FFBAA0 is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.7% C 0.088 H 41.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAA0 |
|---|---|
| RGB | rgb(255, 186, 160) |
| HSL | hsl(16, 100%, 81%) |
| HSV | hsv(16, 37%, 100%) |
| CMYK | cmyk(0%, 27.1%, 37.3%, 0%) |
| CIE-LAB | lab(81.25, 21.68, 23.02) |
| CIE-LCH | lch(81.25, 31.62, 46.72°) |
| OKLab | oklab(84.65% 0.0659 0.0584) |
| OKLCH | oklch(84.65% 0.088 41.5) |
| XYZ | xyz(65.1463, 58.9199, 41.1923) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.81
Light Salmon
#FEA993
ΔE00 4.82
Lightsalmon
#FFA07A
ΔE00 7.18
Apricot
#FBCEB1
ΔE00 7.22
Peach (survey)
#FFB07C
ΔE00 7.72
Blush (survey)
#F29E8E
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAA0 #A0E5FF
analogous
#FFA0B6 #FFBAA0 #FFEAA0
triadic
#FFBAA0 #A0FFBA #BAA0FF
tetradic
#FFBAA0 #B6FFA0 #A0E5FF #EAA0FF
square
#FFBAA0 #B6FFA0 #A0E5FF #EAA0FF
split-complementary
#FFBAA0 #A0FFEA #A0B6FF
monochromatic
#FF6126 #FF8E63 #FFBAA0 #FFE6DD #FFE9E0
Accessibility & contrast
On white
1.64
#FFBAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FFBAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAA0
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAA0 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19E
Deuteranopia (green-blind)
#DBCFA0
Tritanopia (blue-blind)
#FFAFB3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbaa0; /* rgb */ color: rgb(255, 186, 160); /* oklch */ color: oklch(84.7% 0.088 41.5);
Tailwind
colors: {
custom: {
50: '#ffcfbc',
500: '#ffbaa0',
950: '#000000',
},
}SCSS
$custom: #ffbaa0; $custom-light: #ffcfbc; $custom-dark: #000000;
JSON
{
"hex": "#ffbaa0",
"rgb": {
"r": 255,
"g": 186,
"b": 160
},
"hsl": {
"h": 16.421,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.8465,
"c": 0.08803,
"h": 41.5
},
"luminance": 0.58916
}Semantic roles & 50–950 ramp
primary
#FFBAA0
secondary
#60BFE3
accent
#A7E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181312
muted
#868382