#FF9EA3#FF9EA3
#FF9EA3 is a light, moderate red. Relative luminance 0.484; OKLCH L 79.9% C 0.116 H 16.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EA3 |
|---|---|
| RGB | rgb(255, 158, 163) |
| HSL | hsl(357, 100%, 81%) |
| HSV | hsv(357, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 36.1%, 0%) |
| CIE-LAB | lab(75.05, 36.64, 12.78) |
| CIE-LCH | lch(75.05, 38.80, 19.23°) |
| OKLab | oklab(79.9% 0.111 0.0332) |
| OKLCH | oklch(79.9% 0.116 16.7) |
| XYZ | xyz(60.0803, 48.3628, 40.8139) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.08
Blush Pink
#FE828C
ΔE00 6.23
Soft Pink
#FDB0C0
ΔE00 6.73
Lightpink
#FFB6C1
ΔE00 6.83
Peachy Pink
#FF9A8A
ΔE00 7.32
Blush (survey)
#F29E8E
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EA3 #9EFFFA
analogous
#FF9ED3 #FF9EA3 #FFC99E
triadic
#FF9EA3 #A3FF9E #9EA3FF
tetradic
#FF9EA3 #D3FF9E #9EFFFA #C99EFF
square
#FF9EA3 #D3FF9E #9EFFFA #C99EFF
split-complementary
#FF9EA3 #9EFFC9 #9ED3FF
monochromatic
#FF242F #FF6169 #FF9EA3 #FFDBDD #FFE0E2
Accessibility & contrast
On white
1.97
#FF9EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FF9EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EA3
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EA3 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA3
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9ea3; /* rgb */ color: rgb(255, 158, 163); /* oklch */ color: oklch(79.9% 0.116 16.7);
Tailwind
colors: {
custom: {
50: '#ffbcbe',
500: '#ff9ea3',
950: '#000000',
},
}SCSS
$custom: #ff9ea3; $custom-light: #ffbcbe; $custom-dark: #000000;
JSON
{
"hex": "#ff9ea3",
"rgb": {
"r": 255,
"g": 158,
"b": 163
},
"hsl": {
"h": 356.907,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.79897,
"c": 0.11589,
"h": 16.7
},
"luminance": 0.48358
}Semantic roles & 50–950 ramp
primary
#FF9EA3
secondary
#D4F7F6
accent
#E6DA00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181