#FFBAAB#FFBAAB
#FFBAAB is a very light, moderate red. Relative luminance 0.593; OKLCH L 84.9% C 0.083 H 32.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAAB |
|---|---|
| RGB | rgb(255, 186, 171) |
| HSL | hsl(11, 100%, 84%) |
| HSV | hsv(11, 33%, 100%) |
| CMYK | cmyk(0%, 27.1%, 32.9%, 0%) |
| CIE-LAB | lab(81.47, 22.98, 17.45) |
| CIE-LCH | lch(81.47, 28.86, 37.21°) |
| OKLab | oklab(84.89% 0.0702 0.0449) |
| OKLCH | oklch(84.89% 0.083 32.6) |
| XYZ | xyz(66.1515, 59.3220, 46.4862) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.53
Light Salmon
#FEA993
ΔE00 4.84
Blush (survey)
#F29E8E
ΔE00 6.74
Pale Rose
#FDC1C5
ΔE00 7.54
Peachy Pink
#FF9A8A
ΔE00 8.01
Light Rose
#FFC5CB
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAAB #ABF0FF
analogous
#FFABC6 #FFBAAB #FFE4AB
triadic
#FFBAAB #ABFFBA #BAABFF
tetradic
#FFBAAB #C6FFAB #ABF0FF #E4ABFF
square
#FFBAAB #C6FFAB #ABF0FF #E4ABFF
split-complementary
#FFBAAB #ABFFE4 #ABC6FF
monochromatic
#FF5531 #FF886E #FFBAAB #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.63
#FFBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FFBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAAB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAAB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#D9D0AA
Tritanopia (blue-blind)
#FFB1B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbaab; /* rgb */ color: rgb(255, 186, 171); /* oklch */ color: oklch(84.9% 0.083 32.6);
Tailwind
colors: {
custom: {
50: '#ffcfc4',
500: '#ffbaab',
950: '#000000',
},
}SCSS
$custom: #ffbaab; $custom-light: #ffcfc4; $custom-dark: #000000;
JSON
{
"hex": "#ffbaab",
"rgb": {
"r": 255,
"g": 186,
"b": 171
},
"hsl": {
"h": 10.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.84894,
"c": 0.08329,
"h": 32.6
},
"luminance": 0.59318
}Semantic roles & 50–950 ramp
primary
#FFBAAB
secondary
#6ACFE5
accent
#BDE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382