#FFBAA2#FFBAA2
#FFBAA2 is a very light, moderate orange. Relative luminance 0.590; OKLCH L 84.7% C 0.087 H 40.0°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAA2 |
|---|---|
| RGB | rgb(255, 186, 162) |
| HSL | hsl(15, 100%, 82%) |
| HSV | hsv(15, 36%, 100%) |
| CMYK | cmyk(0%, 27.1%, 36.5%, 0%) |
| CIE-LAB | lab(81.29, 21.91, 22.01) |
| CIE-LCH | lch(81.29, 31.05, 45.13°) |
| OKLab | oklab(84.69% 0.0667 0.0559) |
| OKLCH | oklch(84.69% 0.087 40) |
| XYZ | xyz(65.3227, 58.9905, 42.1211) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.51
Light Salmon
#FEA993
ΔE00 4.56
Blush (survey)
#F29E8E
ΔE00 7.42
Lightsalmon
#FFA07A
ΔE00 7.46
Apricot
#FBCEB1
ΔE00 7.55
Peach (survey)
#FFB07C
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAA2 #A2E7FF
analogous
#FFA2B9 #FFBAA2 #FFE9A2
triadic
#FFBAA2 #A2FFBA #BAA2FF
tetradic
#FFBAA2 #B9FFA2 #A2E7FF #E9A2FF
square
#FFBAA2 #B9FFA2 #A2E7FF #E9A2FF
split-complementary
#FFBAA2 #A2FFE9 #A2B9FF
monochromatic
#FF5F28 #FF8D65 #FFBAA2 #FFE7DF #FFE8E0
Accessibility & contrast
On white
1.64
#FFBAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#FFBAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAA2
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAA2 | 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)
#CBC2A0
Deuteranopia (green-blind)
#DBD0A2
Tritanopia (blue-blind)
#FFB0B4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbaa2; /* rgb */ color: rgb(255, 186, 162); /* oklch */ color: oklch(84.7% 0.087 40.0);
Tailwind
colors: {
custom: {
50: '#ffcfbd',
500: '#ffbaa2',
950: '#000000',
},
}SCSS
$custom: #ffbaa2; $custom-light: #ffcfbd; $custom-dark: #000000;
JSON
{
"hex": "#ffbaa2",
"rgb": {
"r": 255,
"g": 186,
"b": 162
},
"hsl": {
"h": 15.484,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.84693,
"c": 0.08704,
"h": 40
},
"luminance": 0.58986
}Semantic roles & 50–950 ramp
primary
#FFBAA2
secondary
#62C2E3
accent
#AAE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181312
muted
#868382