#FF8EA7#FF8EA7
#FF8EA7 is a light, vivid red. Relative luminance 0.434; OKLCH L 77.5% C 0.138 H 6.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EA7 |
|---|---|
| RGB | rgb(255, 142, 167) |
| HSL | hsl(347, 100%, 78%) |
| HSV | hsv(347, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 34.5%, 0%) |
| CIE-LAB | lab(71.83, 45.27, 5.98) |
| CIE-LCH | lch(71.83, 45.66, 7.52°) |
| OKLab | oklab(77.47% 0.1374 0.0161) |
| OKLCH | oklch(77.47% 0.138 6.7) |
| XYZ | xyz(57.8906, 43.4011, 41.8801) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.84
Rose Pink
#F7879A
ΔE00 2.80
Pinky
#FC86AA
ΔE00 3.05
Carnation Pink
#FF7FA7
ΔE00 4.00
Pig Pink
#E78EA5
ΔE00 4.24
Carnation
#FD798F
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EA7 #8EFFE6
analogous
#FF8EDF #FF8EA7 #FFAE8E
triadic
#FF8EA7 #A7FF8E #8EA7FF
tetradic
#FF8EA7 #DFFF8E #8EFFE6 #AE8EFF
square
#FF8EA7 #DFFF8E #8EFFE6 #AE8EFF
split-complementary
#FF8EA7 #8EFFAE #8EDFFF
monochromatic
#FF1448 #FF5177 #FF8EA7 #FFCBD7 #FFE0E7
Accessibility & contrast
On white
2.17
#FF8EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FF8EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EA7
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EA7 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A8
Deuteranopia (green-blind)
#BEB8A5
Tritanopia (blue-blind)
#FF8497
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8ea7; /* rgb */ color: rgb(255, 142, 167); /* oklch */ color: oklch(77.5% 0.138 6.7);
Tailwind
colors: {
custom: {
50: '#ffb1c1',
500: '#ff8ea7',
950: '#000000',
},
}SCSS
$custom: #ff8ea7; $custom-light: #ffb1c1; $custom-dark: #000000;
JSON
{
"hex": "#ff8ea7",
"rgb": {
"r": 255,
"g": 142,
"b": 167
},
"hsl": {
"h": 346.726,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77469,
"c": 0.1383,
"h": 6.7
},
"luminance": 0.43396
}Semantic roles & 50–950 ramp
primary
#FF8EA7
secondary
#D4F7EF
accent
#E6B300
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081