#FF9AA2#FF9AA2
#FF9AA2 is a light, vivid red. Relative luminance 0.470; OKLCH L 79.2% C 0.121 H 15.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9AA2 |
|---|---|
| RGB | rgb(255, 154, 162) |
| HSL | hsl(355, 100%, 80%) |
| HSV | hsv(355, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 36.5%, 0%) |
| CIE-LAB | lab(74.18, 38.58, 12.10) |
| CIE-LCH | lch(74.18, 40.44, 17.41°) |
| OKLab | oklab(79.22% 0.1169 0.0315) |
| OKLCH | oklch(79.22% 0.121 15.1) |
| XYZ | xyz(59.3198, 46.9847, 40.1201) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.96
Blush Pink
#FE828C
ΔE00 5.43
Rosa
#FE86A4
ΔE00 6.59
Soft Pink
#FDB0C0
ΔE00 6.91
Pig Pink
#E78EA5
ΔE00 7.04
Carnation
#FD798F
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9AA2 #9AFFF7
analogous
#FF9AD4 #FF9AA2 #FFC59A
triadic
#FF9AA2 #A2FF9A #9AA2FF
tetradic
#FF9AA2 #D4FF9A #9AFFF7 #C59AFF
square
#FF9AA2 #D4FF9A #9AFFF7 #C59AFF
split-complementary
#FF9AA2 #9AFFC5 #9AD4FF
monochromatic
#FF2031 #FF5D6A #FF9AA2 #FFD7DA #FFE0E3
Accessibility & contrast
On white
2.02
#FF9AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FF9AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9AA2
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9AA2 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#FF8F9D
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff9aa2; /* rgb */ color: rgb(255, 154, 162); /* oklch */ color: oklch(79.2% 0.121 15.1);
Tailwind
colors: {
custom: {
50: '#ffb9bd',
500: '#ff9aa2',
950: '#000000',
},
}SCSS
$custom: #ff9aa2; $custom-light: #ffb9bd; $custom-dark: #000000;
JSON
{
"hex": "#ff9aa2",
"rgb": {
"r": 255,
"g": 154,
"b": 162
},
"hsl": {
"h": 355.248,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.79222,
"c": 0.12108,
"h": 15.1
},
"luminance": 0.4698
}Semantic roles & 50–950 ramp
primary
#FF9AA2
secondary
#D4F7F5
accent
#E6D300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081