#FFBAAA#FFBAAA
#FFBAAA is a very light, moderate red. Relative luminance 0.593; OKLCH L 84.9% C 0.084 H 33.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAAA |
|---|---|
| RGB | rgb(255, 186, 170) |
| HSL | hsl(11, 100%, 83%) |
| HSV | hsv(11, 33%, 100%) |
| CMYK | cmyk(0%, 27.1%, 33.3%, 0%) |
| CIE-LAB | lab(81.45, 22.86, 17.96) |
| CIE-LCH | lch(81.45, 29.07, 38.15°) |
| OKLab | oklab(84.87% 0.0698 0.0461) |
| OKLCH | oklch(84.87% 0.084 33.5) |
| XYZ | xyz(66.0566, 59.2840, 45.9861) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.26
Light Salmon
#FEA993
ΔE00 4.68
Blush (survey)
#F29E8E
ΔE00 6.74
Pale Rose
#FDC1C5
ΔE00 7.90
Peachy Pink
#FF9A8A
ΔE00 8.01
Light Rose
#FFC5CB
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAAA #AAEFFF
analogous
#FFAAC4 #FFBAAA #FFE4AA
triadic
#FFBAAA #AAFFBA #BAAAFF
tetradic
#FFBAAA #C4FFAA #AAEFFF #E4AAFF
square
#FFBAAA #C4FFAA #AAEFFF #E4AAFF
split-complementary
#FFBAAA #AAFFE4 #AAC4FF
monochromatic
#FF5730 #FF886D #FFBAAA #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.63
#FFBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FFBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAAA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAAA | 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)
#C9C2A9
Deuteranopia (green-blind)
#DAD0A9
Tritanopia (blue-blind)
#FFB1B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbaaa; /* rgb */ color: rgb(255, 186, 170); /* oklch */ color: oklch(84.9% 0.084 33.5);
Tailwind
colors: {
custom: {
50: '#ffcfc3',
500: '#ffbaaa',
950: '#000000',
},
}SCSS
$custom: #ffbaaa; $custom-light: #ffcfc3; $custom-dark: #000000;
JSON
{
"hex": "#ffbaaa",
"rgb": {
"r": 255,
"g": 186,
"b": 170
},
"hsl": {
"h": 11.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.84871,
"c": 0.08364,
"h": 33.5
},
"luminance": 0.5928
}Semantic roles & 50–950 ramp
primary
#FFBAAA
secondary
#69CDE4
accent
#BAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382