#FF8EA8#FF8EA8
#FF8EA8 is a light, vivid red. Relative luminance 0.434; OKLCH L 77.5% C 0.139 H 6.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EA8 |
|---|---|
| RGB | rgb(255, 142, 168) |
| HSL | hsl(346, 100%, 78%) |
| HSV | hsv(346, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 34.1%, 0%) |
| CIE-LAB | lab(71.85, 45.39, 5.45) |
| CIE-LCH | lch(71.85, 45.71, 6.85°) |
| OKLab | oklab(77.5% 0.1377 0.0147) |
| OKLCH | oklch(77.5% 0.139 6.1) |
| XYZ | xyz(57.9834, 43.4382, 42.3688) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.75
Pinky
#FC86AA
ΔE00 2.81
Rose Pink
#F7879A
ΔE00 3.01
Carnation Pink
#FF7FA7
ΔE00 3.82
Pig Pink
#E78EA5
ΔE00 4.17
Carnation
#FD798F
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EA8 #8EFFE5
analogous
#FF8EE0 #FF8EA8 #FFAD8E
triadic
#FF8EA8 #A8FF8E #8EA8FF
tetradic
#FF8EA8 #E0FF8E #8EFFE5 #AD8EFF
square
#FF8EA8 #E0FF8E #8EFFE5 #AD8EFF
split-complementary
#FF8EA8 #8EFFAD #8EE0FF
monochromatic
#FF144A #FF5179 #FF8EA8 #FFCBD7 #FFE0E7
Accessibility & contrast
On white
2.17
#FF8EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FF8EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EA8
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EA8 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A9
Deuteranopia (green-blind)
#BDB8A6
Tritanopia (blue-blind)
#FF8497
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8ea8; /* rgb */ color: rgb(255, 142, 168); /* oklch */ color: oklch(77.5% 0.139 6.1);
Tailwind
colors: {
custom: {
50: '#ffb1c1',
500: '#ff8ea8',
950: '#000000',
},
}SCSS
$custom: #ff8ea8; $custom-light: #ffb1c1; $custom-dark: #000000;
JSON
{
"hex": "#ff8ea8",
"rgb": {
"r": 255,
"g": 142,
"b": 168
},
"hsl": {
"h": 346.195,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77496,
"c": 0.13851,
"h": 6.1
},
"luminance": 0.43433
}Semantic roles & 50–950 ramp
primary
#FF8EA8
secondary
#D4F7EF
accent
#E6B100
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081