#FF8EE8#FF8EE8
#FF8EE8 is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.6% C 0.173 H 335.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EE8 |
|---|---|
| RGB | rgb(255, 142, 232) |
| HSL | hsl(312, 100%, 78%) |
| HSV | hsv(312, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 9%, 0%) |
| CIE-LAB | lab(73.83, 54.41, -26.97) |
| CIE-LCH | lch(73.83, 60.72, 333.63°) |
| OKLab | oklab(79.64% 0.157 -0.0728) |
| OKLCH | oklch(79.64% 0.173 335.1) |
| XYZ | xyz(65.4784, 46.4362, 81.8425) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.93
Bubblegum Pink
#FE83CC
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.88
Purply Pink
#F075E6
ΔE00 6.09
Plum
#DDA0DD
ΔE00 7.40
Pink (survey)
#FF81C0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EE8 #8EFFA5
analogous
#DD8EFF #FF8EE8 #FF8EB0
triadic
#FF8EE8 #E8FF8E #8EE8FF
tetradic
#FF8EE8 #FFDD8E #8EFFA5 #8EB0FF
square
#FF8EE8 #FFDD8E #8EFFA5 #8EB0FF
split-complementary
#FF8EE8 #B0FF8E #8EFFDD
monochromatic
#FF14CF #FF51DC #FF8EE8 #FFCBF4 #FFE0F9
Accessibility & contrast
On white
2.04
#FF8EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FF8EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EE8
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EE8 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABEB
Deuteranopia (green-blind)
#ADBCE5
Tritanopia (blue-blind)
#FF93B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8ee8; /* rgb */ color: rgb(255, 142, 232); /* oklch */ color: oklch(79.6% 0.173 335.1);
Tailwind
colors: {
custom: {
50: '#ffb2ef',
500: '#ff8ee8',
950: '#000000',
},
}SCSS
$custom: #ff8ee8; $custom-light: #ffb2ef; $custom-dark: #000000;
JSON
{
"hex": "#ff8ee8",
"rgb": {
"r": 255,
"g": 142,
"b": 232
},
"hsl": {
"h": 312.212,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79636,
"c": 0.17302,
"h": 335.1
},
"luminance": 0.46432
}Semantic roles & 50–950 ramp
primary
#FF8EE8
secondary
#D4F7DB
accent
#E62F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084