#FF8EAA#FF8EAA
#FF8EAA is a light, vivid red. Relative luminance 0.435; OKLCH L 77.6% C 0.139 H 5.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EAA |
|---|---|
| RGB | rgb(255, 142, 170) |
| HSL | hsl(345, 100%, 78%) |
| HSV | hsv(345, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 33.3%, 0%) |
| CIE-LAB | lab(71.90, 45.63, 4.41) |
| CIE-LCH | lch(71.90, 45.84, 5.53°) |
| OKLab | oklab(77.55% 0.1384 0.0121) |
| OKLCH | oklch(77.55% 0.139 5) |
| XYZ | xyz(58.1712, 43.5133, 43.3576) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.72
Pinky
#FC86AA
ΔE00 2.39
Rose Pink
#F7879A
ΔE00 3.47
Carnation Pink
#FF7FA7
ΔE00 3.51
Pig Pink
#E78EA5
ΔE00 4.09
Carnation
#FD798F
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EAA #8EFFE3
analogous
#FF8EE2 #FF8EAA #FFAA8E
triadic
#FF8EAA #AAFF8E #8EAAFF
tetradic
#FF8EAA #E2FF8E #8EFFE3 #AA8EFF
square
#FF8EAA #E2FF8E #8EFFE3 #AA8EFF
split-complementary
#FF8EAA #8EFFAA #8EE2FF
monochromatic
#FF144E #FF517C #FF8EAA #FFCBD8 #FFE0E8
Accessibility & contrast
On white
2.16
#FF8EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FF8EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EAA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EAA | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#BDB8A8
Tritanopia (blue-blind)
#FF8598
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8eaa; /* rgb */ color: rgb(255, 142, 170); /* oklch */ color: oklch(77.6% 0.139 5.0);
Tailwind
colors: {
custom: {
50: '#ffb1c3',
500: '#ff8eaa',
950: '#000000',
},
}SCSS
$custom: #ff8eaa; $custom-light: #ffb1c3; $custom-dark: #000000;
JSON
{
"hex": "#ff8eaa",
"rgb": {
"r": 255,
"g": 142,
"b": 170
},
"hsl": {
"h": 345.133,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77551,
"c": 0.13896,
"h": 5
},
"luminance": 0.43508
}Semantic roles & 50–950 ramp
primary
#FF8EAA
secondary
#D4F7EF
accent
#E6AD00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081