#ED8CFD#ED8CFD
#ED8CFD is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.2% C 0.183 H 321.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8CFD |
|---|---|
| RGB | rgb(237, 140, 253) |
| HSL | hsl(292, 97%, 77%) |
| HSV | hsv(292, 45%, 99%) |
| CMYK | cmyk(6.3%, 44.7%, 0%, 0.8%) |
| CIE-LAB | lab(72.13, 53.83, -41.22) |
| CIE-LCH | lch(72.13, 67.80, 322.55°) |
| OKLab | oklab(78.18% 0.1441 -0.1135) |
| OKLCH | oklch(78.18% 0.183 321.8) |
| XYZ | xyz(62.0308, 43.8550, 98.1068) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 6.19
Baby Purple
#CA9BF7
ΔE00 7.46
Violet Pink
#FB5FFC
ΔE00 7.47
Light Magenta
#FA5FF7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8CFD #9CFD8C
analogous
#B48CFD #ED8CFD #FD8CD5
triadic
#ED8CFD #FDED8C #8CFDED
tetradic
#ED8CFD #FDB48C #9CFD8C #8CD5FD
square
#ED8CFD #FDB48C #9CFD8C #8CD5FD
split-complementary
#ED8CFD #D5FD8C #8CFDB4
monochromatic
#DA14FB #E450FC #ED8CFD #F6C8FE #FAE1FE
Accessibility & contrast
On white
2.15
#ED8CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#ED8CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8CFD
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8CFD | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#F09AB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed8cfd; /* rgb */ color: rgb(237, 140, 253); /* oklch */ color: oklch(78.2% 0.183 321.8);
Tailwind
colors: {
custom: {
50: '#f5b0fe',
500: '#ed8cfd',
950: '#000000',
},
}SCSS
$custom: #ed8cfd; $custom-light: #f5b0fe; $custom-dark: #000000;
JSON
{
"hex": "#ed8cfd",
"rgb": {
"r": 237,
"g": 140,
"b": 253
},
"hsl": {
"h": 291.504,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78184,
"c": 0.18348,
"h": 321.8
},
"luminance": 0.43853
}Semantic roles & 50–950 ramp
primary
#ED8CFD
secondary
#D9F7D4
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086