#FFAAAA#FFAAAA
#FFAAAA is a very light, moderate red. Relative luminance 0.529; OKLCH L 82.1% C 0.101 H 19.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAAA |
|---|---|
| RGB | rgb(255, 170, 170) |
| HSL | hsl(0, 100%, 83%) |
| HSV | hsv(0, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 33.3%, 0%) |
| CIE-LAB | lab(77.83, 31.24, 12.88) |
| CIE-LCH | lch(77.83, 33.79, 22.40°) |
| OKLab | oklab(82.08% 0.0948 0.0335) |
| OKLCH | oklch(82.08% 0.101 19.4) |
| XYZ | xyz(62.8726, 52.9161, 44.9248) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.41
Soft Pink
#FDB0C0
ΔE00 6.19
Pale Rose
#FDC1C5
ΔE00 6.57
Blush (survey)
#F29E8E
ΔE00 6.76
Peachy Pink
#FF9A8A
ΔE00 7.11
Pink
#FFC0CB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAAA #AAFFFF
analogous
#FFAAD4 #FFAAAA #FFD4AA
triadic
#FFAAAA #AAFFAA #AAAAFF
tetradic
#FFAAAA #D4FFAA #AAFFFF #D4AAFF
square
#FFAAAA #D4FFAA #AAFFFF #D4AAFF
split-complementary
#FFAAAA #AAFFD4 #AAD4FF
monochromatic
#FF3030 #FF6D6D #FFAAAA #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.81
#FFAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FFAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAAA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAAA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6AA
Deuteranopia (green-blind)
#CFC7A9
Tritanopia (blue-blind)
#FFA1AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffaaaa; /* rgb */ color: rgb(255, 170, 170); /* oklch */ color: oklch(82.1% 0.101 19.4);
Tailwind
colors: {
custom: {
50: '#ffc4c3',
500: '#ffaaaa',
950: '#000000',
},
}SCSS
$custom: #ffaaaa; $custom-light: #ffc4c3; $custom-dark: #000000;
JSON
{
"hex": "#ffaaaa",
"rgb": {
"r": 255,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.82076,
"c": 0.10058,
"h": 19.4
},
"luminance": 0.52912
}Semantic roles & 50–950 ramp
primary
#FFAAAA
secondary
#69E4E4
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282