#ED9BEC#ED9BEC
#ED9BEC is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.7% C 0.142 H 327.2°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9BEC |
|---|---|
| RGB | rgb(237, 155, 236) |
| HSL | hsl(301, 69%, 77%) |
| HSV | hsv(301, 35%, 93%) |
| CMYK | cmyk(0%, 34.6%, 0.4%, 7.1%) |
| CIE-LAB | lab(74.51, 42.99, -28.28) |
| CIE-LCH | lch(74.51, 51.46, 326.66°) |
| OKLab | oklab(79.75% 0.1193 -0.0768) |
| OKLCH | oklch(79.75% 0.142 327.2) |
| XYZ | xyz(61.7855, 47.5059, 85.2556) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 5.64
Mauve
#E0B0FF
ΔE00 6.94
Purply Pink
#F075E6
ΔE00 7.84
Bubblegum Pink
#FE83CC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9BEC #9BED9C
analogous
#C59BED #ED9BEC #ED9BC3
triadic
#ED9BEC #ECED9B #9BECED
tetradic
#ED9BEC #EDC59B #9BED9C #9BC3ED
square
#ED9BEC #EDC59B #9BED9C #9BC3ED
split-complementary
#ED9BEC #C3ED9B #9BEDC5
monochromatic
#DA33D8 #E467E2 #ED9BEC #F6CFF6 #FAE5FA
Accessibility & contrast
On white
2.00
#ED9BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#ED9BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9BEC
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9BEC | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1EF
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#F2A2B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ed9bec; /* rgb */ color: rgb(237, 155, 236); /* oklch */ color: oklch(79.7% 0.142 327.2);
Tailwind
colors: {
custom: {
50: '#f4baf2',
500: '#ed9bec',
950: '#000000',
},
}SCSS
$custom: #ed9bec; $custom-light: #f4baf2; $custom-dark: #000000;
JSON
{
"hex": "#ed9bec",
"rgb": {
"r": 237,
"g": 155,
"b": 236
},
"hsl": {
"h": 300.732,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.79748,
"c": 0.14189,
"h": 327.2
},
"luminance": 0.47503
}Semantic roles & 50–950 ramp
primary
#ED9BEC
secondary
#D9F2D9
accent
#D11614
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171217
muted
#858185