#ED90DF#ED90DF
#ED90DF is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.5% C 0.149 H 332.6°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ED90DF |
|---|---|
| RGB | rgb(237, 144, 223) |
| HSL | hsl(309, 72%, 75%) |
| HSV | hsv(309, 39%, 93%) |
| CMYK | cmyk(0%, 39.2%, 5.9%, 7.1%) |
| CIE-LAB | lab(71.75, 46.41, -25.41) |
| CIE-LCH | lch(71.75, 52.91, 331.30°) |
| OKLab | oklab(77.51% 0.1322 -0.0686) |
| OKLCH | oklch(77.51% 0.149 332.6) |
| XYZ | xyz(58.2171, 43.2818, 75.0855) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.67
Violet (CSS)
#EE82EE
ΔE00 4.74
Plum
#DDA0DD
ΔE00 5.13
Bubblegum Pink
#FE83CC
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED90DF #90ED9E
analogous
#CC90ED #ED90DF #ED90B1
triadic
#ED90DF #DFED90 #90DFED
tetradic
#ED90DF #EDCC90 #90ED9E #90B1ED
square
#ED90DF #EDCC90 #90ED9E #90B1ED
split-complementary
#ED90DF #B1ED90 #90EDCC
monochromatic
#DC27C1 #E45BD0 #ED90DF #F6C5EE #FBE5F7
Accessibility & contrast
On white
2.17
#ED90DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#ED90DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED90DF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED90DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED90DF | 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)
#8EA8E2
Deuteranopia (green-blind)
#A6B5DC
Tritanopia (blue-blind)
#F595AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ed90df; /* rgb */ color: rgb(237, 144, 223); /* oklch */ color: oklch(77.5% 0.149 332.6);
Tailwind
colors: {
custom: {
50: '#f4b2e9',
500: '#ed90df',
950: '#000000',
},
}SCSS
$custom: #ed90df; $custom-light: #f4b2e9; $custom-dark: #000000;
JSON
{
"hex": "#ed90df",
"rgb": {
"r": 237,
"g": 144,
"b": 223
},
"hsl": {
"h": 309.032,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.77506,
"c": 0.14895,
"h": 332.6
},
"luminance": 0.43279
}Semantic roles & 50–950 ramp
primary
#ED90DF
secondary
#D9F2DD
accent
#D42F11
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171116
muted
#858084