#ED9BE2#ED9BE2
#ED9BE2 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.4% C 0.133 H 331.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9BE2 |
|---|---|
| RGB | rgb(237, 155, 226) |
| HSL | hsl(308, 69%, 77%) |
| HSV | hsv(308, 35%, 93%) |
| CMYK | cmyk(0%, 34.6%, 4.6%, 7.1%) |
| CIE-LAB | lab(74.15, 41.22, -23.38) |
| CIE-LCH | lch(74.15, 47.39, 330.44°) |
| OKLab | oklab(79.36% 0.1167 -0.0631) |
| OKLCH | oklch(79.36% 0.133 331.6) |
| XYZ | xyz(60.3731, 46.9409, 77.8171) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 6.93
Mauve
#E0B0FF
ΔE00 8.19
Purply Pink
#F075E6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9BE2 #9BEDA6
analogous
#CF9BED #ED9BE2 #ED9BB9
triadic
#ED9BE2 #E2ED9B #9BE2ED
tetradic
#ED9BE2 #EDCF9B #9BEDA6 #9BB9ED
square
#ED9BE2 #EDCF9B #9BEDA6 #9BB9ED
split-complementary
#ED9BE2 #B9ED9B #9BEDCF
monochromatic
#DA33C4 #E467D3 #ED9BE2 #F6CFF1 #FAE5F7
Accessibility & contrast
On white
2.02
#ED9BE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#ED9BE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9BE2
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9BE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9BE2 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE5
Deuteranopia (green-blind)
#ADBADF
Tritanopia (blue-blind)
#F4A0B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ed9be2; /* rgb */ color: rgb(237, 155, 226); /* oklch */ color: oklch(79.4% 0.133 331.6);
Tailwind
colors: {
custom: {
50: '#f4baeb',
500: '#ed9be2',
950: '#000000',
},
}SCSS
$custom: #ed9be2; $custom-light: #f4baeb; $custom-dark: #000000;
JSON
{
"hex": "#ed9be2",
"rgb": {
"r": 237,
"g": 155,
"b": 226
},
"hsl": {
"h": 308.049,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.79357,
"c": 0.13267,
"h": 331.6
},
"luminance": 0.46938
}Semantic roles & 50–950 ramp
primary
#ED9BE2
secondary
#D9F2DC
accent
#D12D14
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171216
muted
#858184