#ED95EB#ED95EB
#ED95EB is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.8% C 0.151 H 327.7°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ED95EB |
|---|---|
| RGB | rgb(237, 149, 235) |
| HSL | hsl(301, 71%, 76%) |
| HSV | hsv(301, 37%, 93%) |
| CMYK | cmyk(0%, 37.1%, 0.8%, 7.1%) |
| CIE-LAB | lab(73.22, 45.93, -29.72) |
| CIE-LCH | lch(73.22, 54.71, 327.09°) |
| OKLab | oklab(78.76% 0.1278 -0.0808) |
| OKLCH | oklch(78.76% 0.151 327.7) |
| XYZ | xyz(60.6668, 45.5002, 84.1680) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.62
Plum
#DDA0DD
ΔE00 4.98
Purply Pink
#F075E6
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 7.72
Mauve
#E0B0FF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED95EB #95ED97
analogous
#C395ED #ED95EB #ED95BF
triadic
#ED95EB #EBED95 #95EBED
tetradic
#ED95EB #EDC395 #95ED97 #95BFED
square
#ED95EB #EDC395 #95ED97 #95BFED
split-complementary
#ED95EB #BFED95 #95EDC3
monochromatic
#DB2CD7 #E461E1 #ED95EB #F6C9F5 #FBE5FA
Accessibility & contrast
On white
2.08
#ED95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#ED95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED95EB
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED95EB | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#F29DB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ed95eb; /* rgb */ color: rgb(237, 149, 235); /* oklch */ color: oklch(78.8% 0.151 327.7);
Tailwind
colors: {
custom: {
50: '#f4b6f1',
500: '#ed95eb',
950: '#000000',
},
}SCSS
$custom: #ed95eb; $custom-light: #f4b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ed95eb",
"rgb": {
"r": 237,
"g": 149,
"b": 235
},
"hsl": {
"h": 301.364,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.78762,
"c": 0.15121,
"h": 327.7
},
"luminance": 0.45498
}Semantic roles & 50–950 ramp
primary
#ED95EB
secondary
#D9F2D9
accent
#D31713
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084