#FF8AAA#FF8AAA
#FF8AAA is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.0% C 0.145 H 3.6°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AAA |
|---|---|
| RGB | rgb(255, 138, 170) |
| HSL | hsl(344, 100%, 77%) |
| HSV | hsv(344, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 33.3%, 0%) |
| CIE-LAB | lab(71.11, 47.62, 3.27) |
| CIE-LCH | lch(71.11, 47.74, 3.92°) |
| OKLab | oklab(76.95% 0.1445 0.0091) |
| OKLCH | oklch(76.95% 0.145 3.6) |
| XYZ | xyz(57.5867, 42.3443, 43.1628) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 1.27
Pinky
#FC86AA
ΔE00 1.33
Carnation Pink
#FF7FA7
ΔE00 2.44
Rose Pink
#F7879A
ΔE00 3.84
Pig Pink
#E78EA5
ΔE00 4.23
Carnation
#FD798F
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AAA #8AFFDF
analogous
#FF8AE4 #FF8AAA #FFA58A
triadic
#FF8AAA #AAFF8A #8AAAFF
tetradic
#FF8AAA #E4FF8A #8AFFDF #A58AFF
square
#FF8AAA #E4FF8A #8AFFDF #A58AFF
split-complementary
#FF8AAA #8AFFA5 #8AE4FF
monochromatic
#FF1051 #FF4D7E #FF8AAA #FFC7D6 #FFE0E9
Accessibility & contrast
On white
2.22
#FF8AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FF8AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AAA
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AAA | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AB
Deuteranopia (green-blind)
#BBB6A7
Tritanopia (blue-blind)
#FF8095
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff8aaa; /* rgb */ color: rgb(255, 138, 170); /* oklch */ color: oklch(77.0% 0.145 3.6);
Tailwind
colors: {
custom: {
50: '#ffaec3',
500: '#ff8aaa',
950: '#000000',
},
}SCSS
$custom: #ff8aaa; $custom-light: #ffaec3; $custom-dark: #000000;
JSON
{
"hex": "#ff8aaa",
"rgb": {
"r": 255,
"g": 138,
"b": 170
},
"hsl": {
"h": 343.59,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.7695,
"c": 0.14483,
"h": 3.6
},
"luminance": 0.42339
}Semantic roles & 50–950 ramp
primary
#FF8AAA
secondary
#D4F7EE
accent
#E6A700
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#181012
muted
#867F81