#ED8DEF#ED8DEF
#ED8DEF is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.7% C 0.168 H 326.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8DEF |
|---|---|
| RGB | rgb(237, 141, 239) |
| HSL | hsl(299, 75%, 75%) |
| HSV | hsv(299, 41%, 94%) |
| CMYK | cmyk(0.8%, 41%, 0%, 6.3%) |
| CIE-LAB | lab(71.75, 50.75, -34.18) |
| CIE-LCH | lch(71.75, 61.19, 326.04°) |
| OKLab | oklab(77.71% 0.1402 -0.0934) |
| OKLCH | oklch(77.71% 0.168 326.3) |
| XYZ | xyz(60.0287, 43.2890, 86.8383) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Lavender Pink
#DD85D7
ΔE00 4.24
Purply Pink
#F075E6
ΔE00 4.74
Plum
#DDA0DD
ΔE00 6.84
Orchid
#DA70D6
ΔE00 7.30
Candy Pink
#FF63E9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8DEF #8FEF8D
analogous
#BC8DEF #ED8DEF #EF8DC0
triadic
#ED8DEF #EFED8D #8DEFED
tetradic
#ED8DEF #EFBC8D #8FEF8D #8DC0EF
square
#ED8DEF #EFBC8D #8FEF8D #8DC0EF
split-complementary
#ED8DEF #C0EF8D #8DEFBC
monochromatic
#DC22E0 #E557E7 #ED8DEF #F5C3F7 #FBE4FB
Accessibility & contrast
On white
2.17
#ED8DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#ED8DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8DEF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8DEF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#F297B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ed8def; /* rgb */ color: rgb(237, 141, 239); /* oklch */ color: oklch(77.7% 0.168 326.3);
Tailwind
colors: {
custom: {
50: '#f4b0f4',
500: '#ed8def',
950: '#000000',
},
}SCSS
$custom: #ed8def; $custom-light: #f4b0f4; $custom-dark: #000000;
JSON
{
"hex": "#ed8def",
"rgb": {
"r": 237,
"g": 141,
"b": 239
},
"hsl": {
"h": 298.776,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.7771,
"c": 0.16842,
"h": 326.3
},
"luminance": 0.43286
}Semantic roles & 50–950 ramp
primary
#ED8DEF
secondary
#D9F3D8
accent
#D80E12
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085