#FF9EA7#FF9EA7
#FF9EA7 is a light, moderate red. Relative luminance 0.485; OKLCH L 80.0% C 0.116 H 14.0°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EA7 |
|---|---|
| RGB | rgb(255, 158, 167) |
| HSL | hsl(354, 100%, 81%) |
| HSV | hsv(354, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 34.5%, 0%) |
| CIE-LAB | lab(75.14, 37.11, 10.72) |
| CIE-LCH | lch(75.14, 38.63, 16.11°) |
| OKLab | oklab(80% 0.1125 0.0281) |
| OKLCH | oklch(80% 0.116 14) |
| XYZ | xyz(60.4443, 48.5084, 42.7313) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.52
Soft Pink
#FDB0C0
ΔE00 5.81
Lightpink
#FFB6C1
ΔE00 6.24
Blush Pink
#FE828C
ΔE00 6.48
Rosa
#FE86A4
ΔE00 6.79
Pig Pink
#E78EA5
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EA7 #9EFFF6
analogous
#FF9ED7 #FF9EA7 #FFC59E
triadic
#FF9EA7 #A7FF9E #9EA7FF
tetradic
#FF9EA7 #D7FF9E #9EFFF6 #C59EFF
square
#FF9EA7 #D7FF9E #9EFFF6 #C59EFF
split-complementary
#FF9EA7 #9EFFC5 #9ED7FF
monochromatic
#FF2438 #FF616F #FF9EA7 #FFDBDF #FFE0E3
Accessibility & contrast
On white
1.96
#FF9EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#FF9EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EA7
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EA7 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA7
Deuteranopia (green-blind)
#C7C0A5
Tritanopia (blue-blind)
#FF94A1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9ea7; /* rgb */ color: rgb(255, 158, 167); /* oklch */ color: oklch(80.0% 0.116 14.0);
Tailwind
colors: {
custom: {
50: '#ffbcc1',
500: '#ff9ea7',
950: '#000000',
},
}SCSS
$custom: #ff9ea7; $custom-light: #ffbcc1; $custom-dark: #000000;
JSON
{
"hex": "#ff9ea7",
"rgb": {
"r": 255,
"g": 158,
"b": 167
},
"hsl": {
"h": 354.433,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.79997,
"c": 0.11597,
"h": 14
},
"luminance": 0.48504
}Semantic roles & 50–950 ramp
primary
#FF9EA7
secondary
#D4F7F4
accent
#E6D000
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181