#FF8EEF#FF8EEF
#FF8EEF is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.179 H 332.5°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EEF |
|---|---|
| RGB | rgb(255, 142, 239) |
| HSL | hsl(308, 100%, 78%) |
| HSV | hsv(308, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 6.3%, 0%) |
| CIE-LAB | lab(74.09, 55.55, -30.39) |
| CIE-LCH | lch(74.09, 63.32, 331.32°) |
| OKLab | oklab(79.92% 0.1586 -0.0824) |
| OKLCH | oklch(79.92% 0.179 332.5) |
| XYZ | xyz(66.4926, 46.8418, 87.1837) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.98
Bubblegum Pink
#FE83CC
ΔE00 6.40
Candy Pink
#FF63E9
ΔE00 7.47
Plum
#DDA0DD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EEF #8EFF9E
analogous
#D78EFF #FF8EEF #FF8EB6
triadic
#FF8EEF #EFFF8E #8EEFFF
tetradic
#FF8EEF #FFD78E #8EFF9E #8EB6FF
square
#FF8EEF #FFD78E #8EFF9E #8EB6FF
split-complementary
#FF8EEF #B6FF8E #8EFFD7
monochromatic
#FF14DE #FF51E6 #FF8EEF #FFCBF8 #FFE0FB
Accessibility & contrast
On white
2.03
#FF8EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FF8EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EEF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EEF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#FF95B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8eef; /* rgb */ color: rgb(255, 142, 239); /* oklch */ color: oklch(79.9% 0.179 332.5);
Tailwind
colors: {
custom: {
50: '#ffb2f4',
500: '#ff8eef',
950: '#000000',
},
}SCSS
$custom: #ff8eef; $custom-light: #ffb2f4; $custom-dark: #000000;
JSON
{
"hex": "#ff8eef",
"rgb": {
"r": 255,
"g": 142,
"b": 239
},
"hsl": {
"h": 308.496,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79917,
"c": 0.17869,
"h": 332.5
},
"luminance": 0.46838
}Semantic roles & 50–950 ramp
primary
#FF8EEF
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085