#FF8EA2#FF8EA2
#FF8EA2 is a light, vivid red. Relative luminance 0.432; OKLCH L 77.3% C 0.137 H 9.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EA2 |
|---|---|
| RGB | rgb(255, 142, 162) |
| HSL | hsl(349, 100%, 78%) |
| HSV | hsv(349, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 36.5%, 0%) |
| CIE-LAB | lab(71.70, 44.69, 8.58) |
| CIE-LCH | lch(71.70, 45.51, 10.87°) |
| OKLab | oklab(77.34% 0.1356 0.0227) |
| OKLCH | oklch(77.34% 0.137 9.5) |
| XYZ | xyz(57.4373, 43.2197, 39.4926) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.06
Rosa
#FE86A4
ΔE00 2.76
Pinky
#FC86AA
ΔE00 4.35
Carnation
#FD798F
ΔE00 4.66
Pig Pink
#E78EA5
ΔE00 4.84
Blush Pink
#FE828C
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EA2 #8EFFEB
analogous
#FF8EDA #FF8EA2 #FFB38E
triadic
#FF8EA2 #A2FF8E #8EA2FF
tetradic
#FF8EA2 #DAFF8E #8EFFEB #B38EFF
square
#FF8EA2 #DAFF8E #8EFFEB #B38EFF
split-complementary
#FF8EA2 #8EFFB3 #8EDAFF
monochromatic
#FF143D #FF5170 #FF8EA2 #FFCBD4 #FFE0E6
Accessibility & contrast
On white
2.18
#FF8EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FF8EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EA2
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EA2 | 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)
#A2A2A2
Deuteranopia (green-blind)
#BEB8A0
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8ea2; /* rgb */ color: rgb(255, 142, 162); /* oklch */ color: oklch(77.3% 0.137 9.5);
Tailwind
colors: {
custom: {
50: '#ffb1bd',
500: '#ff8ea2',
950: '#000000',
},
}SCSS
$custom: #ff8ea2; $custom-light: #ffb1bd; $custom-dark: #000000;
JSON
{
"hex": "#ff8ea2",
"rgb": {
"r": 255,
"g": 142,
"b": 162
},
"hsl": {
"h": 349.381,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77336,
"c": 0.13743,
"h": 9.5
},
"luminance": 0.43215
}Semantic roles & 50–950 ramp
primary
#FF8EA2
secondary
#D4F7F1
accent
#E6BD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081