#ED8BEE#ED8BEE
#ED8BEE is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.4% C 0.171 H 326.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8BEE |
|---|---|
| RGB | rgb(237, 139, 238) |
| HSL | hsl(299, 74%, 74%) |
| HSV | hsv(299, 42%, 93%) |
| CMYK | cmyk(0.4%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(71.31, 51.58, -34.31) |
| CIE-LCH | lch(71.31, 61.95, 326.37°) |
| OKLab | oklab(77.37% 0.1428 -0.0937) |
| OKLCH | oklch(77.37% 0.171 326.7) |
| XYZ | xyz(59.5891, 42.6456, 85.9650) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Lavender Pink
#DD85D7
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 4.32
Orchid
#DA70D6
ΔE00 6.93
Candy Pink
#FF63E9
ΔE00 7.00
Plum
#DDA0DD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8BEE #8CEE8B
analogous
#BC8BEE #ED8BEE #EE8BBE
triadic
#ED8BEE #EEED8B #8BEEED
tetradic
#ED8BEE #EEBC8B #8CEE8B #8BBEEE
square
#ED8BEE #EEBC8B #8CEE8B #8BBEEE
split-complementary
#ED8BEE #BEEE8B #8BEEBC
monochromatic
#DC21DE #E556E6 #ED8BEE #F5C0F6 #FBE4FB
Accessibility & contrast
On white
2.20
#ED8BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#ED8BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8BEE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8BEE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#F295B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ed8bee; /* rgb */ color: rgb(237, 139, 238); /* oklch */ color: oklch(77.4% 0.171 326.7);
Tailwind
colors: {
custom: {
50: '#f4aff4',
500: '#ed8bee',
950: '#000000',
},
}SCSS
$custom: #ed8bee; $custom-light: #f4aff4; $custom-dark: #000000;
JSON
{
"hex": "#ed8bee",
"rgb": {
"r": 237,
"g": 139,
"b": 238
},
"hsl": {
"h": 299.394,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.7737,
"c": 0.17081,
"h": 326.7
},
"luminance": 0.42643
}Semantic roles & 50–950 ramp
primary
#ED8BEE
secondary
#D8F3D8
accent
#D70F11
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171117
muted
#858085