#FF8EE7#FF8EE7
#FF8EE7 is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.6% C 0.172 H 335.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EE7 |
|---|---|
| RGB | rgb(255, 142, 231) |
| HSL | hsl(313, 100%, 78%) |
| HSV | hsv(313, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 9.4%, 0%) |
| CIE-LAB | lab(73.79, 54.24, -26.48) |
| CIE-LCH | lch(73.79, 60.36, 333.98°) |
| OKLab | oklab(79.6% 0.1567 -0.0714) |
| OKLCH | oklch(79.6% 0.172 335.5) |
| XYZ | xyz(65.3368, 46.3795, 81.0966) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.89
Purply Pink
#F075E6
ΔE00 6.17
Plum
#DDA0DD
ΔE00 7.38
Pink (survey)
#FF81C0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EE7 #8EFFA6
analogous
#DE8EFF #FF8EE7 #FF8EAF
triadic
#FF8EE7 #E7FF8E #8EE7FF
tetradic
#FF8EE7 #FFDE8E #8EFFA6 #8EAFFF
square
#FF8EE7 #FFDE8E #8EFFA6 #8EAFFF
split-complementary
#FF8EE7 #AFFF8E #8EFFDE
monochromatic
#FF14CD #FF51DA #FF8EE7 #FFCBF4 #FFE0F9
Accessibility & contrast
On white
2.04
#FF8EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FF8EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EE7
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EE7 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABEA
Deuteranopia (green-blind)
#ADBBE4
Tritanopia (blue-blind)
#FF93B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8ee7; /* rgb */ color: rgb(255, 142, 231); /* oklch */ color: oklch(79.6% 0.172 335.5);
Tailwind
colors: {
custom: {
50: '#ffb2ee',
500: '#ff8ee7',
950: '#000000',
},
}SCSS
$custom: #ff8ee7; $custom-light: #ffb2ee; $custom-dark: #000000;
JSON
{
"hex": "#ff8ee7",
"rgb": {
"r": 255,
"g": 142,
"b": 231
},
"hsl": {
"h": 312.743,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79597,
"c": 0.17223,
"h": 335.5
},
"luminance": 0.46376
}Semantic roles & 50–950 ramp
primary
#FF8EE7
secondary
#D4F7DB
accent
#E63100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084