#FF8EA1#FF8EA1
#FF8EA1 is a light, vivid red. Relative luminance 0.432; OKLCH L 77.3% C 0.137 H 10.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EA1 |
|---|---|
| RGB | rgb(255, 142, 161) |
| HSL | hsl(350, 100%, 78%) |
| HSV | hsv(350, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 36.9%, 0%) |
| CIE-LAB | lab(71.68, 44.57, 9.10) |
| CIE-LCH | lch(71.68, 45.49, 11.54°) |
| OKLab | oklab(77.31% 0.1352 0.024) |
| OKLCH | oklch(77.31% 0.137 10.1) |
| XYZ | xyz(57.3488, 43.1843, 39.0264) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.01
Rosa
#FE86A4
ΔE00 3.01
Carnation
#FD798F
ΔE00 4.58
Blush Pink
#FE828C
ΔE00 4.60
Pinky
#FC86AA
ΔE00 4.63
Pig Pink
#E78EA5
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EA1 #8EFFEC
analogous
#FF8ED9 #FF8EA1 #FFB48E
triadic
#FF8EA1 #A1FF8E #8EA1FF
tetradic
#FF8EA1 #D9FF8E #8EFFEC #B48EFF
square
#FF8EA1 #D9FF8E #8EFFEC #B48EFF
split-complementary
#FF8EA1 #8EFFB4 #8ED9FF
monochromatic
#FF143B #FF516E #FF8EA1 #FFCBD4 #FFE0E6
Accessibility & contrast
On white
2.18
#FF8EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FF8EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EA1
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EA1 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A1
Deuteranopia (green-blind)
#BFB89F
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8ea1; /* rgb */ color: rgb(255, 142, 161); /* oklch */ color: oklch(77.3% 0.137 10.1);
Tailwind
colors: {
custom: {
50: '#ffb1bc',
500: '#ff8ea1',
950: '#000000',
},
}SCSS
$custom: #ff8ea1; $custom-light: #ffb1bc; $custom-dark: #000000;
JSON
{
"hex": "#ff8ea1",
"rgb": {
"r": 255,
"g": 142,
"b": 161
},
"hsl": {
"h": 349.912,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.7731,
"c": 0.1373,
"h": 10.1
},
"luminance": 0.43179
}Semantic roles & 50–950 ramp
primary
#FF8EA1
secondary
#D4F7F1
accent
#E6BF00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081