#FFAAAF#FFAAAF
#FFAAAF is a very light, moderate red. Relative luminance 0.531; OKLCH L 82.2% C 0.100 H 15.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAAF |
|---|---|
| RGB | rgb(255, 170, 175) |
| HSL | hsl(356, 100%, 83%) |
| HSV | hsv(356, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 31.4%, 0%) |
| CIE-LAB | lab(77.94, 31.86, 10.32) |
| CIE-LCH | lch(77.94, 33.49, 17.95°) |
| OKLab | oklab(82.2% 0.0967 0.0271) |
| OKLCH | oklch(82.2% 0.1 15.6) |
| XYZ | xyz(63.3546, 53.1089, 47.4633) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.09
Soft Pink
#FDB0C0
ΔE00 4.54
Pale Rose
#FDC1C5
ΔE00 6.14
Pink
#FFC0CB
ΔE00 6.50
Bubblegum
#FFC1CC
ΔE00 6.76
Pastel Pink
#FFBACD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAAF #AAFFFA
analogous
#FFAAD9 #FFAAAF #FFCFAA
triadic
#FFAAAF #AFFFAA #AAAFFF
tetradic
#FFAAAF #D9FFAA #AAFFFA #CFAAFF
square
#FFAAAF #D9FFAA #AAFFFA #CFAAFF
split-complementary
#FFAAAF #AAFFCF #AAD9FF
monochromatic
#FF303C #FF6D75 #FFAAAF #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.81
#FFAAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#FFAAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAAF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAAF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7AF
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#FFA2AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaaaf; /* rgb */ color: rgb(255, 170, 175); /* oklch */ color: oklch(82.2% 0.100 15.6);
Tailwind
colors: {
custom: {
50: '#ffc4c6',
500: '#ffaaaf',
950: '#000000',
},
}SCSS
$custom: #ffaaaf; $custom-light: #ffc4c6; $custom-dark: #000000;
JSON
{
"hex": "#ffaaaf",
"rgb": {
"r": 255,
"g": 170,
"b": 175
},
"hsl": {
"h": 356.471,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.822,
"c": 0.10044,
"h": 15.6
},
"luminance": 0.53105
}Semantic roles & 50–950 ramp
primary
#FFAAAF
secondary
#69E4DD
accent
#E6D800
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282