#FFAABB#FFAABB
#FFAABB is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.5% C 0.102 H 6.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAABB |
|---|---|
| RGB | rgb(255, 170, 187) |
| HSL | hsl(348, 100%, 83%) |
| HSV | hsv(348, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 26.7%, 0%) |
| CIE-LAB | lab(78.23, 33.42, 4.20) |
| CIE-LCH | lch(78.23, 33.68, 7.17°) |
| OKLab | oklab(82.52% 0.1012 0.0114) |
| OKLCH | oklch(82.52% 0.102 6.5) |
| XYZ | xyz(64.5859, 53.6014, 53.9484) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.64
Lightpink
#FFB6C1
ΔE00 3.16
Baby Pink
#FFB7CE
ΔE00 4.34
Pastel Pink
#FFBACD
ΔE00 4.38
Powder Pink
#FFB2D0
ΔE00 5.07
Pink
#FFC0CB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAABB #AAFFEE
analogous
#FFAAE5 #FFAABB #FFC3AA
triadic
#FFAABB #BBFFAA #AABBFF
tetradic
#FFAABB #E5FFAA #AAFFEE #C3AAFF
square
#FFAABB #E5FFAA #AAFFEE #C3AAFF
split-complementary
#FFAABB #AAFFC3 #AAE5FF
monochromatic
#FF3059 #FF6D8A #FFAABB #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.79
#FFAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#FFAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAABB
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAABB | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#CBC7B9
Tritanopia (blue-blind)
#FFA4B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaabb; /* rgb */ color: rgb(255, 170, 187); /* oklch */ color: oklch(82.5% 0.102 6.5);
Tailwind
colors: {
custom: {
50: '#ffc4cf',
500: '#ffaabb',
950: '#000000',
},
}SCSS
$custom: #ffaabb; $custom-light: #ffc4cf; $custom-dark: #000000;
JSON
{
"hex": "#ffaabb",
"rgb": {
"r": 255,
"g": 170,
"b": 187
},
"hsl": {
"h": 348,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.82518,
"c": 0.10179,
"h": 6.5
},
"luminance": 0.53597
}Semantic roles & 50–950 ramp
primary
#FFAABB
secondary
#69E4CC
accent
#E6B800
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283