#FF8EC5#FF8EC5
#FF8EC5 is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.4% C 0.149 H 350.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EC5 |
|---|---|
| RGB | rgb(255, 142, 197) |
| HSL | hsl(331, 100%, 78%) |
| HSV | hsv(331, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 22.7%, 0%) |
| CIE-LAB | lab(72.66, 49.13, -9.47) |
| CIE-LCH | lch(72.66, 50.04, 349.09°) |
| OKLab | oklab(78.37% 0.1474 -0.0245) |
| OKLCH | oklch(78.37% 0.149 350.5) |
| XYZ | xyz(60.9925, 44.6418, 58.2168) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.64
Bubblegum Pink
#FE83CC
ΔE00 3.62
Pinky
#FC86AA
ΔE00 5.79
Carnation Pink
#FF7FA7
ΔE00 6.30
Bubblegum (survey)
#FF6CB5
ΔE00 6.52
Hot Pink
#FF69B4
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EC5 #8EFFC8
analogous
#FF8EFE #FF8EC5 #FF8F8E
triadic
#FF8EC5 #C5FF8E #8EC5FF
tetradic
#FF8EC5 #FEFF8E #8EFFC8 #8F8EFF
square
#FF8EC5 #FEFF8E #8EFFC8 #8F8EFF
split-complementary
#FF8EC5 #8EFF8F #8EFEFF
monochromatic
#FF1486 #FF51A6 #FF8EC5 #FFCBE4 #FFE0EF
Accessibility & contrast
On white
2.12
#FF8EC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FF8EC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EC5
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EC5 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA6C7
Deuteranopia (green-blind)
#B7BAC2
Tritanopia (blue-blind)
#FF8AA2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8ec5; /* rgb */ color: rgb(255, 142, 197); /* oklch */ color: oklch(78.4% 0.149 350.5);
Tailwind
colors: {
custom: {
50: '#ffb1d6',
500: '#ff8ec5',
950: '#000000',
},
}SCSS
$custom: #ff8ec5; $custom-light: #ffb1d6; $custom-dark: #000000;
JSON
{
"hex": "#ff8ec5",
"rgb": {
"r": 255,
"g": 142,
"b": 197
},
"hsl": {
"h": 330.796,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.78369,
"c": 0.14947,
"h": 350.5
},
"luminance": 0.44637
}Semantic roles & 50–950 ramp
primary
#FF8EC5
secondary
#D4F7E6
accent
#E67600
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083