#FFA5AE#FFA5AE
#FFA5AE is a light, moderate red. Relative luminance 0.512; OKLCH L 81.3% C 0.107 H 13.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5AE |
|---|---|
| RGB | rgb(255, 165, 174) |
| HSL | hsl(354, 100%, 82%) |
| HSV | hsv(354, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 31.8%, 0%) |
| CIE-LAB | lab(76.82, 34.34, 9.27) |
| CIE-LCH | lch(76.82, 35.57, 15.10°) |
| OKLab | oklab(81.33% 0.1042 0.0244) |
| OKLCH | oklch(81.33% 0.107 13.2) |
| XYZ | xyz(62.3372, 51.2307, 46.6414) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.29
Lightpink
#FFB6C1
ΔE00 4.54
Faded Pink
#DE9DAC
ΔE00 6.74
Rose Pink
#F7879A
ΔE00 6.93
Pastel Pink
#FFBACD
ΔE00 7.07
Pink
#FFC0CB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5AE #A5FFF6
analogous
#FFA5DB #FFA5AE #FFC9A5
triadic
#FFA5AE #AEFFA5 #A5AEFF
tetradic
#FFA5AE #DBFFA5 #A5FFF6 #C9A5FF
square
#FFA5AE #DBFFA5 #A5FFF6 #C9A5FF
split-complementary
#FFA5AE #A5FFC9 #A5DBFF
monochromatic
#FF2B40 #FF6877 #FFA5AE #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.87
#FFA5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FFA5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5AE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5AE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AE
Deuteranopia (green-blind)
#CBC4AC
Tritanopia (blue-blind)
#FF9CA8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa5ae; /* rgb */ color: rgb(255, 165, 174); /* oklch */ color: oklch(81.3% 0.107 13.2);
Tailwind
colors: {
custom: {
50: '#ffc0c6',
500: '#ffa5ae',
950: '#000000',
},
}SCSS
$custom: #ffa5ae; $custom-light: #ffc0c6; $custom-dark: #000000;
JSON
{
"hex": "#ffa5ae",
"rgb": {
"r": 255,
"g": 165,
"b": 174
},
"hsl": {
"h": 354,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.81333,
"c": 0.10699,
"h": 13.2
},
"luminance": 0.51226
}Semantic roles & 50–950 ramp
primary
#FFA5AE
secondary
#64E4D7
accent
#E6CF00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282