#FFA7AA#FFA7AA
#FFA7AA is a light, moderate red. Relative luminance 0.518; OKLCH L 81.6% C 0.104 H 17.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA7AA |
|---|---|
| RGB | rgb(255, 167, 170) |
| HSL | hsl(358, 100%, 83%) |
| HSV | hsv(358, 35%, 100%) |
| CMYK | cmyk(0%, 34.5%, 33.3%, 0%) |
| CIE-LAB | lab(77.16, 32.80, 11.94) |
| CIE-LCH | lch(77.16, 34.91, 20.00°) |
| OKLab | oklab(81.57% 0.0995 0.0312) |
| OKLCH | oklch(81.57% 0.104 17.4) |
| XYZ | xyz(62.3166, 51.8042, 44.7394) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.21
Soft Pink
#FDB0C0
ΔE00 5.63
Pale Rose
#FDC1C5
ΔE00 6.99
Blush (survey)
#F29E8E
ΔE00 7.44
Pink
#FFC0CB
ΔE00 7.56
Peachy Pink
#FF9A8A
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA7AA #A7FFFC
analogous
#FFA7D6 #FFA7AA #FFD0A7
triadic
#FFA7AA #AAFFA7 #A7AAFF
tetradic
#FFA7AA #D6FFA7 #A7FFFC #D0A7FF
square
#FFA7AA #D6FFA7 #A7FFFC #D0A7FF
split-complementary
#FFA7AA #A7FFD0 #A7D6FF
monochromatic
#FF2D34 #FF6A6F #FFA7AA #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.85
#FFA7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#FFA7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA7AA
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA7AA | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4AA
Deuteranopia (green-blind)
#CDC5A9
Tritanopia (blue-blind)
#FF9EA8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa7aa; /* rgb */ color: rgb(255, 167, 170); /* oklch */ color: oklch(81.6% 0.104 17.4);
Tailwind
colors: {
custom: {
50: '#ffc2c3',
500: '#ffa7aa',
950: '#000000',
},
}SCSS
$custom: #ffa7aa; $custom-light: #ffc2c3; $custom-dark: #000000;
JSON
{
"hex": "#ffa7aa",
"rgb": {
"r": 255,
"g": 167,
"b": 170
},
"hsl": {
"h": 357.955,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.81567,
"c": 0.1043,
"h": 17.4
},
"luminance": 0.518
}Semantic roles & 50–950 ramp
primary
#FFA7AA
secondary
#66E4E0
accent
#E6DE00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282