#FF9EAA#FF9EAA
#FF9EAA is a light, moderate red. Relative luminance 0.486; OKLCH L 80.1% C 0.116 H 12.0°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EAA |
|---|---|
| RGB | rgb(255, 158, 170) |
| HSL | hsl(353, 100%, 81%) |
| HSV | hsv(353, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 33.3%, 0%) |
| CIE-LAB | lab(75.21, 37.47, 9.17) |
| CIE-LCH | lch(75.21, 38.58, 13.75°) |
| OKLab | oklab(80.07% 0.1136 0.0242) |
| OKLCH | oklch(80.07% 0.116 12) |
| XYZ | xyz(60.7249, 48.6206, 44.2088) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.24
Rose Pink
#F7879A
ΔE00 5.29
Lightpink
#FFB6C1
ΔE00 5.95
Rosa
#FE86A4
ΔE00 6.20
Pig Pink
#E78EA5
ΔE00 6.31
Faded Pink
#DE9DAC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EAA #9EFFF3
analogous
#FF9EDA #FF9EAA #FFC29E
triadic
#FF9EAA #AAFF9E #9EAAFF
tetradic
#FF9EAA #DAFF9E #9EFFF3 #C29EFF
square
#FF9EAA #DAFF9E #9EFFF3 #C29EFF
split-complementary
#FF9EAA #9EFFC2 #9EDAFF
monochromatic
#FF243F #FF6174 #FF9EAA #FFDBE0 #FFE0E4
Accessibility & contrast
On white
1.96
#FF9EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FF9EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EAA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EAA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#C7C0A8
Tritanopia (blue-blind)
#FF95A2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9eaa; /* rgb */ color: rgb(255, 158, 170); /* oklch */ color: oklch(80.1% 0.116 12.0);
Tailwind
colors: {
custom: {
50: '#ffbcc3',
500: '#ff9eaa',
950: '#000000',
},
}SCSS
$custom: #ff9eaa; $custom-light: #ffbcc3; $custom-dark: #000000;
JSON
{
"hex": "#ff9eaa",
"rgb": {
"r": 255,
"g": 158,
"b": 170
},
"hsl": {
"h": 352.577,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.80074,
"c": 0.11618,
"h": 12
},
"luminance": 0.48616
}Semantic roles & 50–950 ramp
primary
#FF9EAA
secondary
#D4F7F3
accent
#E6C900
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181