#ED95EE#ED95EE
#ED95EE is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.9% C 0.154 H 326.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ED95EE |
|---|---|
| RGB | rgb(237, 149, 238) |
| HSL | hsl(299, 72%, 76%) |
| HSV | hsv(299, 37%, 93%) |
| CMYK | cmyk(0.4%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(73.33, 46.47, -31.19) |
| CIE-LCH | lch(73.33, 55.97, 326.14°) |
| OKLab | oklab(78.89% 0.1285 -0.085) |
| OKLCH | oklch(78.89% 0.154 326.5) |
| XYZ | xyz(61.1038, 45.6751, 86.4699) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 4.83
Plum
#DDA0DD
ΔE00 5.32
Purply Pink
#F075E6
ΔE00 6.43
Mauve
#E0B0FF
ΔE00 7.68
Baby Purple
#CA9BF7
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED95EE #96EE95
analogous
#C095EE #ED95EE #EE95C2
triadic
#ED95EE #EEED95 #95EEED
tetradic
#ED95EE #EEC095 #96EE95 #95C2EE
square
#ED95EE #EEC095 #96EE95 #95C2EE
split-complementary
#ED95EE #C2EE95 #95EEC0
monochromatic
#DB2CDD #E460E6 #ED95EE #F6CAF6 #FBE5FB
Accessibility & contrast
On white
2.07
#ED95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#ED95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED95EE
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED95EE | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#F29EB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ed95ee; /* rgb */ color: rgb(237, 149, 238); /* oklch */ color: oklch(78.9% 0.154 326.5);
Tailwind
colors: {
custom: {
50: '#f4b6f3',
500: '#ed95ee',
950: '#000000',
},
}SCSS
$custom: #ed95ee; $custom-light: #f4b6f3; $custom-dark: #000000;
JSON
{
"hex": "#ed95ee",
"rgb": {
"r": 237,
"g": 149,
"b": 238
},
"hsl": {
"h": 299.326,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.78885,
"c": 0.15404,
"h": 326.5
},
"luminance": 0.45672
}Semantic roles & 50–950 ramp
primary
#ED95EE
secondary
#D9F2D9
accent
#D41113
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085