#FF9AAA#FF9AAA
#FF9AAA is a light, vivid red. Relative luminance 0.473; OKLCH L 79.4% C 0.122 H 10.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9AAA |
|---|---|
| RGB | rgb(255, 154, 170) |
| HSL | hsl(350, 100%, 80%) |
| HSV | hsv(350, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 33.3%, 0%) |
| CIE-LAB | lab(74.37, 39.53, 7.96) |
| CIE-LCH | lch(74.37, 40.32, 11.38°) |
| OKLab | oklab(79.43% 0.1199 0.0211) |
| OKLCH | oklch(79.43% 0.122 10) |
| XYZ | xyz(60.0537, 47.2782, 43.9851) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.38
Rosa
#FE86A4
ΔE00 4.92
Pig Pink
#E78EA5
ΔE00 5.40
Soft Pink
#FDB0C0
ΔE00 5.65
Pinky
#FC86AA
ΔE00 5.97
Blush Pink
#FE828C
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9AAA #9AFFEF
analogous
#FF9ADC #FF9AAA #FFBC9A
triadic
#FF9AAA #AAFF9A #9AAAFF
tetradic
#FF9AAA #DCFF9A #9AFFEF #BC9AFF
square
#FF9AAA #DCFF9A #9AFFEF #BC9AFF
split-complementary
#FF9AAA #9AFFBC #9ADCFF
monochromatic
#FF2043 #FF5D76 #FF9AAA #FFD7DE #FFE0E5
Accessibility & contrast
On white
2.01
#FF9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FF9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9AAA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9AAA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#C4BEA8
Tritanopia (blue-blind)
#FF91A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff9aaa; /* rgb */ color: rgb(255, 154, 170); /* oklch */ color: oklch(79.4% 0.122 10.0);
Tailwind
colors: {
custom: {
50: '#ffb9c3',
500: '#ff9aaa',
950: '#000000',
},
}SCSS
$custom: #ff9aaa; $custom-light: #ffb9c3; $custom-dark: #000000;
JSON
{
"hex": "#ff9aaa",
"rgb": {
"r": 255,
"g": 154,
"b": 170
},
"hsl": {
"h": 350.495,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.79427,
"c": 0.12172,
"h": 10
},
"luminance": 0.47273
}Semantic roles & 50–950 ramp
primary
#FF9AAA
secondary
#D4F7F2
accent
#E6C100
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081