#FF8EA3#FF8EA3
#FF8EA3 is a light, vivid red. Relative luminance 0.432; OKLCH L 77.4% C 0.138 H 8.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EA3 |
|---|---|
| RGB | rgb(255, 142, 163) |
| HSL | hsl(349, 100%, 78%) |
| HSV | hsv(349, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 36.1%, 0%) |
| CIE-LAB | lab(71.73, 44.80, 8.06) |
| CIE-LCH | lch(71.73, 45.52, 10.20°) |
| OKLab | oklab(77.36% 0.1359 0.0214) |
| OKLCH | oklch(77.36% 0.138 8.9) |
| XYZ | xyz(57.5266, 43.2554, 39.9626) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.15
Rosa
#FE86A4
ΔE00 2.53
Pinky
#FC86AA
ΔE00 4.08
Pig Pink
#E78EA5
ΔE00 4.69
Carnation
#FD798F
ΔE00 4.76
Carnation Pink
#FF7FA7
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EA3 #8EFFEA
analogous
#FF8EDB #FF8EA3 #FFB28E
triadic
#FF8EA3 #A3FF8E #8EA3FF
tetradic
#FF8EA3 #DBFF8E #8EFFEA #B28EFF
square
#FF8EA3 #DBFF8E #8EFFEA #B28EFF
split-complementary
#FF8EA3 #8EFFB2 #8EDBFF
monochromatic
#FF143F #FF5171 #FF8EA3 #FFCBD5 #FFE0E6
Accessibility & contrast
On white
2.18
#FF8EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FF8EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EA3
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EA3 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A3
Deuteranopia (green-blind)
#BEB8A1
Tritanopia (blue-blind)
#FF8396
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8ea3; /* rgb */ color: rgb(255, 142, 163); /* oklch */ color: oklch(77.4% 0.138 8.9);
Tailwind
colors: {
custom: {
50: '#ffb1be',
500: '#ff8ea3',
950: '#000000',
},
}SCSS
$custom: #ff8ea3; $custom-light: #ffb1be; $custom-dark: #000000;
JSON
{
"hex": "#ff8ea3",
"rgb": {
"r": 255,
"g": 142,
"b": 163
},
"hsl": {
"h": 348.85,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77362,
"c": 0.13759,
"h": 8.9
},
"luminance": 0.4325
}Semantic roles & 50–950 ramp
primary
#FF8EA3
secondary
#D4F7F1
accent
#E6BB00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081