#FFAAAE#FFAAAE
#FFAAAE is a very light, moderate red. Relative luminance 0.531; OKLCH L 82.2% C 0.100 H 16.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAAE |
|---|---|
| RGB | rgb(255, 170, 174) |
| HSL | hsl(357, 100%, 83%) |
| HSV | hsv(357, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 31.8%, 0%) |
| CIE-LAB | lab(77.92, 31.73, 10.83) |
| CIE-LCH | lch(77.92, 33.53, 18.85°) |
| OKLab | oklab(82.18% 0.0964 0.0284) |
| OKLCH | oklch(82.18% 0.1 16.4) |
| XYZ | xyz(63.2567, 53.0698, 46.9479) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.33
Soft Pink
#FDB0C0
ΔE00 4.86
Pale Rose
#FDC1C5
ΔE00 6.19
Pink
#FFC0CB
ΔE00 6.68
Bubblegum
#FFC1CC
ΔE00 6.93
Light Rose
#FFC5CB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAAE #AAFFFB
analogous
#FFAAD8 #FFAAAE #FFD0AA
triadic
#FFAAAE #AEFFAA #AAAEFF
tetradic
#FFAAAE #D8FFAA #AAFFFB #D0AAFF
square
#FFAAAE #D8FFAA #AAFFFB #D0AAFF
split-complementary
#FFAAAE #AAFFD0 #AAD8FF
monochromatic
#FF3039 #FF6D74 #FFAAAE #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.81
#FFAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#FFAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAAE
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAAE | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#CEC7AD
Tritanopia (blue-blind)
#FFA1AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaaae; /* rgb */ color: rgb(255, 170, 174); /* oklch */ color: oklch(82.2% 0.100 16.4);
Tailwind
colors: {
custom: {
50: '#ffc4c6',
500: '#ffaaae',
950: '#000000',
},
}SCSS
$custom: #ffaaae; $custom-light: #ffc4c6; $custom-dark: #000000;
JSON
{
"hex": "#ffaaae",
"rgb": {
"r": 255,
"g": 170,
"b": 174
},
"hsl": {
"h": 357.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.82175,
"c": 0.10044,
"h": 16.4
},
"luminance": 0.53065
}Semantic roles & 50–950 ramp
primary
#FFAAAE
secondary
#69E4DF
accent
#E6DB00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282