#FFBAA4#FFBAA4
#FFBAA4 is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.7% C 0.086 H 38.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAA4 |
|---|---|
| RGB | rgb(255, 186, 164) |
| HSL | hsl(15, 100%, 82%) |
| HSV | hsv(15, 36%, 100%) |
| CMYK | cmyk(0%, 27.1%, 35.7%, 0%) |
| CIE-LAB | lab(81.33, 22.14, 20.99) |
| CIE-LCH | lch(81.33, 30.51, 43.48°) |
| OKLab | oklab(84.74% 0.0675 0.0535) |
| OKLCH | oklch(84.74% 0.086 38.4) |
| XYZ | xyz(65.5019, 59.0622, 43.0648) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.39
Light Salmon
#FEA993
ΔE00 4.40
Blush (survey)
#F29E8E
ΔE00 7.14
Lightsalmon
#FFA07A
ΔE00 7.81
Apricot
#FBCEB1
ΔE00 7.92
Peachy Pink
#FF9A8A
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAA4 #A4E9FF
analogous
#FFA4BC #FFBAA4 #FFE7A4
triadic
#FFBAA4 #A4FFBA #BAA4FF
tetradic
#FFBAA4 #BCFFA4 #A4E9FF #E7A4FF
square
#FFBAA4 #BCFFA4 #A4E9FF #E7A4FF
split-complementary
#FFBAA4 #A4FFE7 #A4BCFF
monochromatic
#FF5D2A #FF8C67 #FFBAA4 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.64
#FFBAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#FFBAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAA4
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAA4 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A2
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#FFB0B4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbaa4; /* rgb */ color: rgb(255, 186, 164); /* oklch */ color: oklch(84.7% 0.086 38.4);
Tailwind
colors: {
custom: {
50: '#ffcfbf',
500: '#ffbaa4',
950: '#000000',
},
}SCSS
$custom: #ffbaa4; $custom-light: #ffcfbf; $custom-dark: #000000;
JSON
{
"hex": "#ffbaa4",
"rgb": {
"r": 255,
"g": 186,
"b": 164
},
"hsl": {
"h": 14.505,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.84736,
"c": 0.08611,
"h": 38.4
},
"luminance": 0.59058
}Semantic roles & 50–950 ramp
primary
#FFBAA4
secondary
#64C5E4
accent
#AEE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181312
muted
#868382