#FF8EED#FF8EED
#FF8EED is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.8% C 0.177 H 333.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EED |
|---|---|
| RGB | rgb(255, 142, 237) |
| HSL | hsl(310, 100%, 78%) |
| HSV | hsv(310, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 7.1%, 0%) |
| CIE-LAB | lab(74.01, 55.22, -29.42) |
| CIE-LCH | lch(74.01, 62.57, 331.95°) |
| OKLab | oklab(79.84% 0.1581 -0.0796) |
| OKLCH | oklch(79.84% 0.177 333.3) |
| XYZ | xyz(66.1988, 46.7243, 85.6362) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.35
Purply Pink
#F075E6
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 5.92
Bubblegum Pink
#FE83CC
ΔE00 6.05
Candy Pink
#FF63E9
ΔE00 7.53
Plum
#DDA0DD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EED #8EFFA0
analogous
#D98EFF #FF8EED #FF8EB4
triadic
#FF8EED #EDFF8E #8EEDFF
tetradic
#FF8EED #FFD98E #8EFFA0 #8EB4FF
square
#FF8EED #FFD98E #8EFFA0 #8EB4FF
split-complementary
#FF8EED #B4FF8E #8EFFD9
monochromatic
#FF14DA #FF51E3 #FF8EED #FFCBF7 #FFE0FA
Accessibility & contrast
On white
2.03
#FF8EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FF8EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EED
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EED | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF0
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#FF95B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8eed; /* rgb */ color: rgb(255, 142, 237); /* oklch */ color: oklch(79.8% 0.177 333.3);
Tailwind
colors: {
custom: {
50: '#ffb2f3',
500: '#ff8eed',
950: '#000000',
},
}SCSS
$custom: #ff8eed; $custom-light: #ffb2f3; $custom-dark: #000000;
JSON
{
"hex": "#ff8eed",
"rgb": {
"r": 255,
"g": 142,
"b": 237
},
"hsl": {
"h": 309.558,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79836,
"c": 0.17704,
"h": 333.3
},
"luminance": 0.4672
}Semantic roles & 50–950 ramp
primary
#FF8EED
secondary
#D4F7D9
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085