#FF8EE0#FF8EE0
#FF8EE0 is a light, vivid pink. Relative luminance 0.460; OKLCH L 79.3% C 0.167 H 338.3°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EE0 |
|---|---|
| RGB | rgb(255, 142, 224) |
| HSL | hsl(316, 100%, 78%) |
| HSV | hsv(316, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 12.2%, 0%) |
| CIE-LAB | lab(73.54, 53.13, -23.03) |
| CIE-LCH | lch(73.54, 57.91, 336.57°) |
| OKLab | oklab(79.33% 0.155 -0.0617) |
| OKLCH | oklch(79.33% 0.167 338.3) |
| XYZ | xyz(64.3679, 45.9920, 75.9936) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 6.11
Lavender Pink
#DD85D7
ΔE00 6.16
Pink (survey)
#FF81C0
ΔE00 6.17
Purply Pink
#F075E6
ΔE00 6.88
Plum
#DDA0DD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EE0 #8EFFAD
analogous
#E58EFF #FF8EE0 #FF8EA7
triadic
#FF8EE0 #E0FF8E #8EE0FF
tetradic
#FF8EE0 #FFE58E #8EFFAD #8EA7FF
square
#FF8EE0 #FFE58E #8EFFAD #8EA7FF
split-complementary
#FF8EE0 #A7FF8E #8EFFE5
monochromatic
#FF14BE #FF51CF #FF8EE0 #FFCBF1 #FFE0F7
Accessibility & contrast
On white
2.06
#FF8EE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FF8EE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EE0
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EE0 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE3
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#FF91AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8ee0; /* rgb */ color: rgb(255, 142, 224); /* oklch */ color: oklch(79.3% 0.167 338.3);
Tailwind
colors: {
custom: {
50: '#ffb2e9',
500: '#ff8ee0',
950: '#000000',
},
}SCSS
$custom: #ff8ee0; $custom-light: #ffb2e9; $custom-dark: #000000;
JSON
{
"hex": "#ff8ee0",
"rgb": {
"r": 255,
"g": 142,
"b": 224
},
"hsl": {
"h": 316.46,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79326,
"c": 0.16688,
"h": 338.3
},
"luminance": 0.45988
}Semantic roles & 50–950 ramp
primary
#FF8EE0
secondary
#D4F7DD
accent
#E63F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084