#FF9EA4#FF9EA4
#FF9EA4 is a light, moderate red. Relative luminance 0.484; OKLCH L 79.9% C 0.116 H 16.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EA4 |
|---|---|
| RGB | rgb(255, 158, 164) |
| HSL | hsl(356, 100%, 81%) |
| HSV | hsv(356, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 35.7%, 0%) |
| CIE-LAB | lab(75.08, 36.76, 12.27) |
| CIE-LCH | lch(75.08, 38.75, 18.46°) |
| OKLab | oklab(79.92% 0.1114 0.032) |
| OKLCH | oklch(79.92% 0.116 16) |
| XYZ | xyz(60.1702, 48.3988, 41.2876) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.91
Blush Pink
#FE828C
ΔE00 6.27
Soft Pink
#FDB0C0
ΔE00 6.48
Lightpink
#FFB6C1
ΔE00 6.67
Rosa
#FE86A4
ΔE00 7.49
Pig Pink
#E78EA5
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EA4 #9EFFF9
analogous
#FF9ED4 #FF9EA4 #FFC89E
triadic
#FF9EA4 #A4FF9E #9EA4FF
tetradic
#FF9EA4 #D4FF9E #9EFFF9 #C89EFF
square
#FF9EA4 #D4FF9E #9EFFF9 #C89EFF
split-complementary
#FF9EA4 #9EFFC8 #9ED4FF
monochromatic
#FF2431 #FF616B #FF9EA4 #FFDBDD #FFE0E2
Accessibility & contrast
On white
1.97
#FF9EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FF9EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EA4
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EA4 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA4
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9ea4; /* rgb */ color: rgb(255, 158, 164); /* oklch */ color: oklch(79.9% 0.116 16.0);
Tailwind
colors: {
custom: {
50: '#ffbcbe',
500: '#ff9ea4',
950: '#000000',
},
}SCSS
$custom: #ff9ea4; $custom-light: #ffbcbe; $custom-dark: #000000;
JSON
{
"hex": "#ff9ea4",
"rgb": {
"r": 255,
"g": 158,
"b": 164
},
"hsl": {
"h": 356.289,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.79922,
"c": 0.11589,
"h": 16
},
"luminance": 0.48394
}Semantic roles & 50–950 ramp
primary
#FF9EA4
secondary
#D4F7F5
accent
#E6D700
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181