#FF9EA0#FF9EA0
#FF9EA0 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.8% C 0.116 H 18.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EA0 |
|---|---|
| RGB | rgb(255, 158, 160) |
| HSL | hsl(359, 100%, 81%) |
| HSV | hsv(359, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 37.3%, 0%) |
| CIE-LAB | lab(74.99, 36.29, 14.34) |
| CIE-LCH | lch(74.99, 39.02, 21.55°) |
| OKLab | oklab(79.82% 0.1099 0.0371) |
| OKLCH | oklch(79.82% 0.116 18.6) |
| XYZ | xyz(59.8146, 48.2566, 39.4150) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 6.25
Peachy Pink
#FF9A8A
ΔE00 6.31
Blush (survey)
#F29E8E
ΔE00 6.64
Rose Pink
#F7879A
ΔE00 6.67
Lightpink
#FFB6C1
ΔE00 7.39
Lightcoral
#F08080
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EA0 #9EFFFD
analogous
#FF9ED0 #FF9EA0 #FFCC9E
triadic
#FF9EA0 #A0FF9E #9EA0FF
tetradic
#FF9EA0 #D0FF9E #9EFFFD #CC9EFF
square
#FF9EA0 #D0FF9E #9EFFFD #CC9EFF
split-complementary
#FF9EA0 #9EFFCC #9ED0FF
monochromatic
#FF2428 #FF6164 #FF9EA0 #FFDBDC #FFE0E1
Accessibility & contrast
On white
1.97
#FF9EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FF9EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EA0
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EA0 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA0
Deuteranopia (green-blind)
#C9C09E
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9ea0; /* rgb */ color: rgb(255, 158, 160); /* oklch */ color: oklch(79.8% 0.116 18.6);
Tailwind
colors: {
custom: {
50: '#ffbcbc',
500: '#ff9ea0',
950: '#000000',
},
}SCSS
$custom: #ff9ea0; $custom-light: #ffbcbc; $custom-dark: #000000;
JSON
{
"hex": "#ff9ea0",
"rgb": {
"r": 255,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.763,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.79824,
"c": 0.11598,
"h": 18.6
},
"luminance": 0.48252
}Semantic roles & 50–950 ramp
primary
#FF9EA0
secondary
#D4F7F7
accent
#E6E100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181