#FFA8A7#FFA8A7
#FFA8A7 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.7% C 0.103 H 20.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA8A7 |
|---|---|
| RGB | rgb(255, 168, 167) |
| HSL | hsl(1, 100%, 83%) |
| HSV | hsv(1, 35%, 100%) |
| CMYK | cmyk(0%, 34.1%, 34.5%, 0%) |
| CIE-LAB | lab(77.32, 31.92, 13.79) |
| CIE-LCH | lch(77.32, 34.77, 23.37°) |
| OKLab | oklab(81.66% 0.0968 0.0358) |
| OKLCH | oklch(81.66% 0.103 20.3) |
| XYZ | xyz(62.2200, 52.0597, 43.3232) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 6.05
Blush (survey)
#F29E8E
ΔE00 6.25
Peachy Pink
#FF9A8A
ΔE00 6.48
Soft Pink
#FDB0C0
ΔE00 6.76
Pale Rose
#FDC1C5
ΔE00 7.18
Light Salmon
#FEA993
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA8A7 #A7FEFF
analogous
#FFA7D2 #FFA8A7 #FFD4A7
triadic
#FFA8A7 #A7FFA8 #A8A7FF
tetradic
#FFA8A7 #D2FFA7 #A7FEFF #D4A7FF
square
#FFA8A7 #D2FFA7 #A7FEFF #D4A7FF
split-complementary
#FFA8A7 #A7FFD4 #A7D2FF
monochromatic
#FF2F2D #FF6B6A #FFA8A7 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.84
#FFA8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#FFA8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA8A7
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA8A7 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A6
Deuteranopia (green-blind)
#CEC6A6
Tritanopia (blue-blind)
#FF9EA8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa8a7; /* rgb */ color: rgb(255, 168, 167); /* oklch */ color: oklch(81.7% 0.103 20.3);
Tailwind
colors: {
custom: {
50: '#ffc2c1',
500: '#ffa8a7',
950: '#000000',
},
}SCSS
$custom: #ffa8a7; $custom-light: #ffc2c1; $custom-dark: #000000;
JSON
{
"hex": "#ffa8a7",
"rgb": {
"r": 255,
"g": 168,
"b": 167
},
"hsl": {
"h": 0.682,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.81662,
"c": 0.10323,
"h": 20.3
},
"luminance": 0.52055
}Semantic roles & 50–950 ramp
primary
#FFA8A7
secondary
#66E3E4
accent
#E3E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282