#FFAEAB#FFAEAB
#FFAEAB is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.8% C 0.096 H 21.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEAB |
|---|---|
| RGB | rgb(255, 174, 171) |
| HSL | hsl(2, 100%, 84%) |
| HSV | hsv(2, 33%, 100%) |
| CMYK | cmyk(0%, 31.8%, 32.9%, 0%) |
| CIE-LAB | lab(78.74, 29.27, 13.62) |
| CIE-LCH | lch(78.74, 32.28, 24.96°) |
| OKLab | oklab(82.79% 0.0889 0.0354) |
| OKLCH | oklch(82.79% 0.096 21.7) |
| XYZ | xyz(63.7288, 54.4766, 45.6786) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.72
Pale Rose
#FDC1C5
ΔE00 6.08
Blush (survey)
#F29E8E
ΔE00 6.36
Soft Pink
#FDB0C0
ΔE00 6.85
Light Salmon
#FEA993
ΔE00 6.91
Peachy Pink
#FF9A8A
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEAB #ABFCFF
analogous
#FFABD2 #FFAEAB #FFD8AB
triadic
#FFAEAB #ABFFAE #AEABFF
tetradic
#FFAEAB #D2FFAB #ABFCFF #D8ABFF
square
#FFAEAB #D2FFAB #ABFCFF #D8ABFF
split-complementary
#FFAEAB #ABFFD8 #ABD2FF
monochromatic
#FF3831 #FF736E #FFAEAB #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.77
#FFAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#FFAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEAB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEAB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9AA
Deuteranopia (green-blind)
#D1C9AA
Tritanopia (blue-blind)
#FFA5AE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffaeab; /* rgb */ color: rgb(255, 174, 171); /* oklch */ color: oklch(82.8% 0.096 21.7);
Tailwind
colors: {
custom: {
50: '#ffc6c4',
500: '#ffaeab',
950: '#000000',
},
}SCSS
$custom: #ffaeab; $custom-light: #ffc6c4; $custom-dark: #000000;
JSON
{
"hex": "#ffaeab",
"rgb": {
"r": 255,
"g": 174,
"b": 171
},
"hsl": {
"h": 2.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82786,
"c": 0.09571,
"h": 21.7
},
"luminance": 0.54472
}Semantic roles & 50–950 ramp
primary
#FFAEAB
secondary
#6AE0E5
accent
#DDE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282