#FFBAA5#FFBAA5
#FFBAA5 is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.8% C 0.086 H 37.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAA5 |
|---|---|
| RGB | rgb(255, 186, 165) |
| HSL | hsl(14, 100%, 82%) |
| HSV | hsv(14, 35%, 100%) |
| CMYK | cmyk(0%, 27.1%, 35.3%, 0%) |
| CIE-LAB | lab(81.35, 22.26, 20.49) |
| CIE-LCH | lch(81.35, 30.25, 42.63°) |
| OKLab | oklab(84.76% 0.0678 0.0523) |
| OKLCH | oklch(84.76% 0.086 37.6) |
| XYZ | xyz(65.5926, 59.0984, 43.5423) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.41
Light Salmon
#FEA993
ΔE00 4.36
Blush (survey)
#F29E8E
ΔE00 7.02
Lightsalmon
#FFA07A
ΔE00 8.01
Apricot
#FBCEB1
ΔE00 8.12
Peachy Pink
#FF9A8A
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAA5 #A5EAFF
analogous
#FFA5BD #FFBAA5 #FFE7A5
triadic
#FFBAA5 #A5FFBA #BAA5FF
tetradic
#FFBAA5 #BDFFA5 #A5EAFF #E7A5FF
square
#FFBAA5 #BDFFA5 #A5EAFF #E7A5FF
split-complementary
#FFBAA5 #A5FFE7 #A5BDFF
monochromatic
#FF5C2B #FF8B68 #FFBAA5 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.64
#FFBAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#FFBAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAA5
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAA5 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A3
Deuteranopia (green-blind)
#DAD0A5
Tritanopia (blue-blind)
#FFB0B4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbaa5; /* rgb */ color: rgb(255, 186, 165); /* oklch */ color: oklch(84.8% 0.086 37.6);
Tailwind
colors: {
custom: {
50: '#ffcfbf',
500: '#ffbaa5',
950: '#000000',
},
}SCSS
$custom: #ffbaa5; $custom-light: #ffcfbf; $custom-dark: #000000;
JSON
{
"hex": "#ffbaa5",
"rgb": {
"r": 255,
"g": 186,
"b": 165
},
"hsl": {
"h": 14,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.84758,
"c": 0.08565,
"h": 37.6
},
"luminance": 0.59094
}Semantic roles & 50–950 ramp
primary
#FFBAA5
secondary
#64C6E4
accent
#B0E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181312
muted
#868382