#FF8EE4#FF8EE4
#FF8EE4 is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.5% C 0.170 H 336.7°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EE4 |
|---|---|
| RGB | rgb(255, 142, 228) |
| HSL | hsl(314, 100%, 78%) |
| HSV | hsv(314, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 10.6%, 0%) |
| CIE-LAB | lab(73.68, 53.76, -25.00) |
| CIE-LCH | lch(73.68, 59.29, 335.06°) |
| OKLab | oklab(79.48% 0.156 -0.0672) |
| OKLCH | oklch(79.48% 0.17 336.7) |
| XYZ | xyz(64.9167, 46.2115, 78.8842) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.97
Purply Pink
#F075E6
ΔE00 6.44
Pink (survey)
#FF81C0
ΔE00 6.90
Plum
#DDA0DD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EE4 #8EFFA9
analogous
#E18EFF #FF8EE4 #FF8EAC
triadic
#FF8EE4 #E4FF8E #8EE4FF
tetradic
#FF8EE4 #FFE18E #8EFFA9 #8EACFF
square
#FF8EE4 #FFE18E #8EFFA9 #8EACFF
split-complementary
#FF8EE4 #ACFF8E #8EFFE1
monochromatic
#FF14C7 #FF51D5 #FF8EE4 #FFCBF3 #FFE0F8
Accessibility & contrast
On white
2.05
#FF8EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FF8EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EE4
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EE4 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE7
Deuteranopia (green-blind)
#AEBBE1
Tritanopia (blue-blind)
#FF92AF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8ee4; /* rgb */ color: rgb(255, 142, 228); /* oklch */ color: oklch(79.5% 0.170 336.7);
Tailwind
colors: {
custom: {
50: '#ffb2ec',
500: '#ff8ee4',
950: '#000000',
},
}SCSS
$custom: #ff8ee4; $custom-light: #ffb2ec; $custom-dark: #000000;
JSON
{
"hex": "#ff8ee4",
"rgb": {
"r": 255,
"g": 142,
"b": 228
},
"hsl": {
"h": 314.336,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.7948,
"c": 0.16991,
"h": 336.7
},
"luminance": 0.46207
}Semantic roles & 50–950 ramp
primary
#FF8EE4
secondary
#D4F7DC
accent
#E63700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084