#FF8EA0#FF8EA0
#FF8EA0 is a light, vivid red. Relative luminance 0.431; OKLCH L 77.3% C 0.137 H 10.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EA0 |
|---|---|
| RGB | rgb(255, 142, 160) |
| HSL | hsl(350, 100%, 78%) |
| HSV | hsv(350, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 37.3%, 0%) |
| CIE-LAB | lab(71.66, 44.46, 9.63) |
| CIE-LCH | lch(71.66, 45.49, 12.22°) |
| OKLab | oklab(77.28% 0.1348 0.0253) |
| OKLCH | oklch(77.28% 0.137 10.6) |
| XYZ | xyz(57.2610, 43.1492, 38.5638) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.01
Rosa
#FE86A4
ΔE00 3.27
Blush Pink
#FE828C
ΔE00 4.35
Carnation
#FD798F
ΔE00 4.51
Pinky
#FC86AA
ΔE00 4.92
Pig Pink
#E78EA5
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EA0 #8EFFED
analogous
#FF8ED9 #FF8EA0 #FFB48E
triadic
#FF8EA0 #A0FF8E #8EA0FF
tetradic
#FF8EA0 #D9FF8E #8EFFED #B48EFF
square
#FF8EA0 #D9FF8E #8EFFED #B48EFF
split-complementary
#FF8EA0 #8EFFB4 #8ED9FF
monochromatic
#FF1439 #FF516D #FF8EA0 #FFCBD3 #FFE0E5
Accessibility & contrast
On white
2.18
#FF8EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FF8EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EA0
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EA0 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A0
Deuteranopia (green-blind)
#BFB89E
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8ea0; /* rgb */ color: rgb(255, 142, 160); /* oklch */ color: oklch(77.3% 0.137 10.6);
Tailwind
colors: {
custom: {
50: '#ffb1bc',
500: '#ff8ea0',
950: '#000000',
},
}SCSS
$custom: #ff8ea0; $custom-light: #ffb1bc; $custom-dark: #000000;
JSON
{
"hex": "#ff8ea0",
"rgb": {
"r": 255,
"g": 142,
"b": 160
},
"hsl": {
"h": 350.442,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77284,
"c": 0.13718,
"h": 10.6
},
"luminance": 0.43144
}Semantic roles & 50–950 ramp
primary
#FF8EA0
secondary
#D4F7F2
accent
#E6C100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#191112
muted
#878081