#FF8EE3#FF8EE3
#FF8EE3 is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.4% C 0.169 H 337.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EE3 |
|---|---|
| RGB | rgb(255, 142, 227) |
| HSL | hsl(315, 100%, 78%) |
| HSV | hsv(315, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 11%, 0%) |
| CIE-LAB | lab(73.65, 53.61, -24.51) |
| CIE-LCH | lch(73.65, 58.94, 335.43°) |
| OKLab | oklab(79.44% 0.1558 -0.0659) |
| OKLCH | oklch(79.44% 0.169 337.1) |
| XYZ | xyz(64.7783, 46.1561, 78.1552) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.31
Violet (CSS)
#EE82EE
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 6.00
Purply Pink
#F075E6
ΔE00 6.54
Pink (survey)
#FF81C0
ΔE00 6.72
Plum
#DDA0DD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EE3 #8EFFAA
analogous
#E28EFF #FF8EE3 #FF8EAA
triadic
#FF8EE3 #E3FF8E #8EE3FF
tetradic
#FF8EE3 #FFE28E #8EFFAA #8EAAFF
square
#FF8EE3 #FFE28E #8EFFAA #8EAAFF
split-complementary
#FF8EE3 #AAFF8E #8EFFE2
monochromatic
#FF14C5 #FF51D4 #FF8EE3 #FFCBF2 #FFE0F7
Accessibility & contrast
On white
2.05
#FF8EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FF8EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EE3
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EE3 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE6
Deuteranopia (green-blind)
#AEBBE0
Tritanopia (blue-blind)
#FF92AE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8ee3; /* rgb */ color: rgb(255, 142, 227); /* oklch */ color: oklch(79.4% 0.169 337.1);
Tailwind
colors: {
custom: {
50: '#ffb2ec',
500: '#ff8ee3',
950: '#000000',
},
}SCSS
$custom: #ff8ee3; $custom-light: #ffb2ec; $custom-dark: #000000;
JSON
{
"hex": "#ff8ee3",
"rgb": {
"r": 255,
"g": 142,
"b": 227
},
"hsl": {
"h": 314.867,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79441,
"c": 0.16913,
"h": 337.1
},
"luminance": 0.46152
}Semantic roles & 50–950 ramp
primary
#FF8EE3
secondary
#D4F7DC
accent
#E63900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084