#FFA8A5#FFA8A5
#FFA8A5 is a light, moderate red. Relative luminance 0.520; OKLCH L 81.6% C 0.103 H 21.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA8A5 |
|---|---|
| RGB | rgb(255, 168, 165) |
| HSL | hsl(2, 100%, 82%) |
| HSV | hsv(2, 35%, 100%) |
| CMYK | cmyk(0%, 34.1%, 35.3%, 0%) |
| CIE-LAB | lab(77.27, 31.68, 14.82) |
| CIE-LCH | lch(77.27, 34.97, 25.06°) |
| OKLab | oklab(81.61% 0.0961 0.0383) |
| OKLCH | oklch(81.61% 0.103 21.7) |
| XYZ | xyz(62.0365, 51.9864, 42.3570) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.63
Peachy Pink
#FF9A8A
ΔE00 5.87
Lightpink
#FFB6C1
ΔE00 6.63
Light Salmon
#FEA993
ΔE00 6.71
Soft Pink
#FDB0C0
ΔE00 7.43
Pale Rose
#FDC1C5
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA8A5 #A5FCFF
analogous
#FFA5CF #FFA8A5 #FFD5A5
triadic
#FFA8A5 #A5FFA8 #A8A5FF
tetradic
#FFA8A5 #CFFFA5 #A5FCFF #D5A5FF
square
#FFA8A5 #CFFFA5 #A5FCFF #D5A5FF
split-complementary
#FFA8A5 #A5FFD5 #A5CFFF
monochromatic
#FF322B #FF6D68 #FFA8A5 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.84
#FFA8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FFA8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA8A5
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA8A5 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A4
Deuteranopia (green-blind)
#CEC5A4
Tritanopia (blue-blind)
#FF9EA8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa8a5; /* rgb */ color: rgb(255, 168, 165); /* oklch */ color: oklch(81.6% 0.103 21.7);
Tailwind
colors: {
custom: {
50: '#ffc2bf',
500: '#ffa8a5',
950: '#000000',
},
}SCSS
$custom: #ffa8a5; $custom-light: #ffc2bf; $custom-dark: #000000;
JSON
{
"hex": "#ffa8a5",
"rgb": {
"r": 255,
"g": 168,
"b": 165
},
"hsl": {
"h": 2,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.81614,
"c": 0.10343,
"h": 21.7
},
"luminance": 0.51982
}Semantic roles & 50–950 ramp
primary
#FFA8A5
secondary
#64DFE4
accent
#DEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282