#FF8EA6#FF8EA6
#FF8EA6 is a light, vivid red. Relative luminance 0.434; OKLCH L 77.4% C 0.138 H 7.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EA6 |
|---|---|
| RGB | rgb(255, 142, 166) |
| HSL | hsl(347, 100%, 78%) |
| HSV | hsv(347, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 34.9%, 0%) |
| CIE-LAB | lab(71.80, 45.15, 6.50) |
| CIE-LCH | lch(71.80, 45.62, 8.19°) |
| OKLab | oklab(77.44% 0.137 0.0174) |
| OKLCH | oklch(77.44% 0.138 7.2) |
| XYZ | xyz(57.7985, 43.3642, 41.3951) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.97
Rose Pink
#F7879A
ΔE00 2.60
Pinky
#FC86AA
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 4.20
Pig Pink
#E78EA5
ΔE00 4.32
Carnation
#FD798F
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EA6 #8EFFE7
analogous
#FF8EDE #FF8EA6 #FFAF8E
triadic
#FF8EA6 #A6FF8E #8EA6FF
tetradic
#FF8EA6 #DEFF8E #8EFFE7 #AF8EFF
square
#FF8EA6 #DEFF8E #8EFFE7 #AF8EFF
split-complementary
#FF8EA6 #8EFFAF #8EDEFF
monochromatic
#FF1446 #FF5176 #FF8EA6 #FFCBD6 #FFE0E7
Accessibility & contrast
On white
2.17
#FF8EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FF8EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EA6
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EA6 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A7
Deuteranopia (green-blind)
#BEB8A4
Tritanopia (blue-blind)
#FF8497
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8ea6; /* rgb */ color: rgb(255, 142, 166); /* oklch */ color: oklch(77.4% 0.138 7.2);
Tailwind
colors: {
custom: {
50: '#ffb1c0',
500: '#ff8ea6',
950: '#000000',
},
}SCSS
$custom: #ff8ea6; $custom-light: #ffb1c0; $custom-dark: #000000;
JSON
{
"hex": "#ff8ea6",
"rgb": {
"r": 255,
"g": 142,
"b": 166
},
"hsl": {
"h": 347.257,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77442,
"c": 0.1381,
"h": 7.2
},
"luminance": 0.43359
}Semantic roles & 50–950 ramp
primary
#FF8EA6
secondary
#D4F7F0
accent
#E6B500
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081