#FFA8A9#FFA8A9
#FFA8A9 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.7% C 0.103 H 18.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA8A9 |
|---|---|
| RGB | rgb(255, 168, 169) |
| HSL | hsl(359, 100%, 83%) |
| HSV | hsv(359, 34%, 100%) |
| CMYK | cmyk(0%, 34.1%, 33.7%, 0%) |
| CIE-LAB | lab(77.36, 32.16, 12.76) |
| CIE-LCH | lch(77.36, 34.60, 21.65°) |
| OKLab | oklab(81.71% 0.0976 0.0332) |
| OKLCH | oklch(81.71% 0.103 18.8) |
| XYZ | xyz(62.4063, 52.1343, 44.3044) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.51
Soft Pink
#FDB0C0
ΔE00 6.11
Blush (survey)
#F29E8E
ΔE00 6.88
Pale Rose
#FDC1C5
ΔE00 6.94
Peachy Pink
#FF9A8A
ΔE00 7.11
Pink
#FFC0CB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA8A9 #A8FFFE
analogous
#FFA8D5 #FFA8A9 #FFD2A8
triadic
#FFA8A9 #A9FFA8 #A8A9FF
tetradic
#FFA8A9 #D5FFA8 #A8FFFE #D2A8FF
square
#FFA8A9 #D5FFA8 #A8FFFE #D2A8FF
split-complementary
#FFA8A9 #A8FFD2 #A8D5FF
monochromatic
#FF2E30 #FF6B6D #FFA8A9 #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.84
#FFA8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#FFA8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA8A9
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA8A9 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A9
Deuteranopia (green-blind)
#CEC6A8
Tritanopia (blue-blind)
#FF9FA9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa8a9; /* rgb */ color: rgb(255, 168, 169); /* oklch */ color: oklch(81.7% 0.103 18.8);
Tailwind
colors: {
custom: {
50: '#ffc2c2',
500: '#ffa8a9',
950: '#000000',
},
}SCSS
$custom: #ffa8a9; $custom-light: #ffc2c2; $custom-dark: #000000;
JSON
{
"hex": "#ffa8a9",
"rgb": {
"r": 255,
"g": 168,
"b": 169
},
"hsl": {
"h": 359.31,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.81711,
"c": 0.1031,
"h": 18.8
},
"luminance": 0.5213
}Semantic roles & 50–950 ramp
primary
#FFA8A9
secondary
#67E4E3
accent
#E6E300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282