#FFABBA#FFABBA
#FFABBA is a very light, moderate red. Relative luminance 0.539; OKLCH L 82.7% C 0.100 H 7.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABBA |
|---|---|
| RGB | rgb(255, 171, 186) |
| HSL | hsl(349, 100%, 84%) |
| HSV | hsv(349, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 27.1%, 0%) |
| CIE-LAB | lab(78.42, 32.76, 5.03) |
| CIE-LCH | lch(78.42, 33.15, 8.73°) |
| OKLab | oklab(82.66% 0.0992 0.0136) |
| OKLCH | oklch(82.66% 0.1 7.8) |
| XYZ | xyz(64.6674, 53.9351, 53.4493) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.62
Lightpink
#FFB6C1
ΔE00 2.78
Pastel Pink
#FFBACD
ΔE00 4.45
Baby Pink
#FFB7CE
ΔE00 4.58
Pink
#FFC0CB
ΔE00 5.30
Powder Pink
#FFB2D0
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABBA #ABFFF0
analogous
#FFABE4 #FFABBA #FFC6AB
triadic
#FFABBA #BAFFAB #ABBAFF
tetradic
#FFABBA #E4FFAB #ABFFF0 #C6ABFF
square
#FFABBA #E4FFAB #ABFFF0 #C6ABFF
split-complementary
#FFABBA #ABFFC6 #ABE4FF
monochromatic
#FF3155 #FF6E88 #FFABBA #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.78
#FFABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FFABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABBA
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABBA | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BA
Deuteranopia (green-blind)
#CCC8B8
Tritanopia (blue-blind)
#FFA4B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffabba; /* rgb */ color: rgb(255, 171, 186); /* oklch */ color: oklch(82.7% 0.100 7.8);
Tailwind
colors: {
custom: {
50: '#ffc5ce',
500: '#ffabba',
950: '#000000',
},
}SCSS
$custom: #ffabba; $custom-light: #ffc5ce; $custom-dark: #000000;
JSON
{
"hex": "#ffabba",
"rgb": {
"r": 255,
"g": 171,
"b": 186
},
"hsl": {
"h": 349.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82659,
"c": 0.10015,
"h": 7.8
},
"luminance": 0.53931
}Semantic roles & 50–950 ramp
primary
#FFABBA
secondary
#6AE5CF
accent
#E6BD00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283