#FFAEAF#FFAEAF
#FFAEAF is a very light, moderate red. Relative luminance 0.546; OKLCH L 82.9% C 0.095 H 18.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEAF |
|---|---|
| RGB | rgb(255, 174, 175) |
| HSL | hsl(359, 100%, 84%) |
| HSV | hsv(359, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 31.4%, 0%) |
| CIE-LAB | lab(78.83, 29.77, 11.58) |
| CIE-LCH | lch(78.83, 31.94, 21.26°) |
| OKLab | oklab(82.88% 0.0905 0.0303) |
| OKLCH | oklch(82.88% 0.095 18.5) |
| XYZ | xyz(64.1159, 54.6314, 47.7170) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.43
Soft Pink
#FDB0C0
ΔE00 5.43
Pale Rose
#FDC1C5
ΔE00 5.48
Pink
#FFC0CB
ΔE00 6.41
Light Rose
#FFC5CB
ΔE00 6.60
Bubblegum
#FFC1CC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEAF #AEFFFE
analogous
#FFAED8 #FFAEAF #FFD6AE
triadic
#FFAEAF #AFFFAE #AEAFFF
tetradic
#FFAEAF #D8FFAE #AEFFFE #D6AEFF
square
#FFAEAF #D8FFAE #AEFFFE #D6AEFF
split-complementary
#FFAEAF #AEFFD6 #AED8FF
monochromatic
#FF3436 #FF7173 #FFAEAF #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.76
#FFAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FFAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEAF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEAF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAF
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#FFA6AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffaeaf; /* rgb */ color: rgb(255, 174, 175); /* oklch */ color: oklch(82.9% 0.095 18.5);
Tailwind
colors: {
custom: {
50: '#ffc6c6',
500: '#ffaeaf',
950: '#000000',
},
}SCSS
$custom: #ffaeaf; $custom-light: #ffc6c6; $custom-dark: #000000;
JSON
{
"hex": "#ffaeaf",
"rgb": {
"r": 255,
"g": 174,
"b": 175
},
"hsl": {
"h": 359.259,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.82884,
"c": 0.09539,
"h": 18.5
},
"luminance": 0.54627
}Semantic roles & 50–950 ramp
primary
#FFAEAF
secondary
#6CE5E4
accent
#E6E300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282