#FF8EEE#FF8EEE
#FF8EEE is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.178 H 332.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EEE |
|---|---|
| RGB | rgb(255, 142, 238) |
| HSL | hsl(309, 100%, 78%) |
| HSV | hsv(309, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 6.7%, 0%) |
| CIE-LAB | lab(74.05, 55.38, -29.91) |
| CIE-LCH | lch(74.05, 62.94, 331.63°) |
| OKLab | oklab(79.88% 0.1583 -0.081) |
| OKLCH | oklch(79.88% 0.178 332.9) |
| XYZ | xyz(66.3453, 46.7829, 86.4078) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 6.22
Candy Pink
#FF63E9
ΔE00 7.50
Plum
#DDA0DD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EEE #8EFF9F
analogous
#D88EFF #FF8EEE #FF8EB5
triadic
#FF8EEE #EEFF8E #8EEEFF
tetradic
#FF8EEE #FFD88E #8EFF9F #8EB5FF
square
#FF8EEE #FFD88E #8EFF9F #8EB5FF
split-complementary
#FF8EEE #B5FF8E #8EFFD8
monochromatic
#FF14DC #FF51E5 #FF8EEE #FFCBF7 #FFE0FA
Accessibility & contrast
On white
2.03
#FF8EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FF8EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EEE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EEE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#FF95B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8eee; /* rgb */ color: rgb(255, 142, 238); /* oklch */ color: oklch(79.9% 0.178 332.9);
Tailwind
colors: {
custom: {
50: '#ffb2f3',
500: '#ff8eee',
950: '#000000',
},
}SCSS
$custom: #ff8eee; $custom-light: #ffb2f3; $custom-dark: #000000;
JSON
{
"hex": "#ff8eee",
"rgb": {
"r": 255,
"g": 142,
"b": 238
},
"hsl": {
"h": 309.027,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79876,
"c": 0.17786,
"h": 332.9
},
"luminance": 0.46779
}Semantic roles & 50–950 ramp
primary
#FF8EEE
secondary
#D4F7D9
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085