#ED9FEB#ED9FEB
#ED9FEB is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.4% C 0.134 H 327.6°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9FEB |
|---|---|
| RGB | rgb(237, 159, 235) |
| HSL | hsl(302, 68%, 78%) |
| HSV | hsv(302, 33%, 93%) |
| CMYK | cmyk(0%, 32.9%, 0.8%, 7.1%) |
| CIE-LAB | lab(75.33, 40.72, -26.49) |
| CIE-LCH | lch(75.33, 48.58, 326.95°) |
| OKLab | oklab(80.35% 0.1132 -0.0718) |
| OKLCH | oklch(80.35% 0.134 327.6) |
| XYZ | xyz(62.3173, 48.8014, 84.7182) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 6.33
Mauve
#E0B0FF
ΔE00 6.58
Violet (CSS)
#EE82EE
ΔE00 6.70
Light Lavendar
#EFC0FE
ΔE00 7.90
Lavender (survey)
#C79FEF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9FEB #9FEDA1
analogous
#C89FED #ED9FEB #ED9FC4
triadic
#ED9FEB #EBED9F #9FEBED
tetradic
#ED9FEB #EDC89F #9FEDA1 #9FC4ED
square
#ED9FEB #EDC89F #9FEDA1 #9FC4ED
split-complementary
#ED9FEB #C4ED9F #9FEDC8
monochromatic
#DA38D6 #E36BE0 #ED9FEB #F7D3F6 #FAE5FA
Accessibility & contrast
On white
1.95
#ED9FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#ED9FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9FEB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9FEB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#F2A6BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ed9feb; /* rgb */ color: rgb(237, 159, 235); /* oklch */ color: oklch(80.4% 0.134 327.6);
Tailwind
colors: {
custom: {
50: '#f4bcf1',
500: '#ed9feb',
950: '#000000',
},
}SCSS
$custom: #ed9feb; $custom-light: #f4bcf1; $custom-dark: #000000;
JSON
{
"hex": "#ed9feb",
"rgb": {
"r": 237,
"g": 159,
"b": 235
},
"hsl": {
"h": 301.538,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.80353,
"c": 0.13403,
"h": 327.6
},
"luminance": 0.48799
}Semantic roles & 50–950 ramp
primary
#ED9FEB
secondary
#D9F2DA
accent
#D01A15
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171216
muted
#858184