#ED7EDD#ED7EDD
#ED7EDD is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.177 H 332.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EDD |
|---|---|
| RGB | rgb(237, 126, 221) |
| HSL | hsl(309, 76%, 71%) |
| HSV | hsv(309, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 6.8%, 7.1%) |
| CIE-LAB | lab(68.13, 55.12, -29.86) |
| CIE-LCH | lch(68.13, 62.69, 331.55°) |
| OKLab | oklab(74.77% 0.1577 -0.081) |
| OKLCH | oklch(74.77% 0.177 332.8) |
| XYZ | xyz(55.4368, 38.1501, 72.8363) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.52
Lavender Pink
#DD85D7
ΔE00 2.95
Violet (CSS)
#EE82EE
ΔE00 2.95
Orchid
#DA70D6
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 5.02
Bubblegum Pink
#FE83CC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EDD #7EED8E
analogous
#C57EED #ED7EDD #ED7EA5
triadic
#ED7EDD #DDED7E #7EDDED
tetradic
#ED7EDD #EDC57E #7EED8E #7EA5ED
square
#ED7EDD #EDC57E #7EED8E #7EA5ED
split-complementary
#ED7EDD #A5ED7E #7EEDC5
monochromatic
#D31DB9 #E648CF #ED7EDD #F4B4EB #FBE4F8
Accessibility & contrast
On white
2.43
#ED7EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#ED7EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EDD
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EDD | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CE0
Deuteranopia (green-blind)
#9BACDA
Tritanopia (blue-blind)
#F685A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed7edd; /* rgb */ color: rgb(237, 126, 221); /* oklch */ color: oklch(74.8% 0.177 332.8);
Tailwind
colors: {
custom: {
50: '#f5a7e7',
500: '#ed7edd',
950: '#000000',
},
}SCSS
$custom: #ed7edd; $custom-light: #f5a7e7; $custom-dark: #000000;
JSON
{
"hex": "#ed7edd",
"rgb": {
"r": 237,
"g": 126,
"b": 221
},
"hsl": {
"h": 308.649,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74774,
"c": 0.17727,
"h": 332.8
},
"luminance": 0.38147
}Semantic roles & 50–950 ramp
primary
#ED7EDD
secondary
#D5F2D9
accent
#D82B0E
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84