#ED7EDE#ED7EDE
#ED7EDE is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.8% C 0.178 H 332.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EDE |
|---|---|
| RGB | rgb(237, 126, 222) |
| HSL | hsl(308, 76%, 71%) |
| HSV | hsv(308, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 6.3%, 7.1%) |
| CIE-LAB | lab(68.17, 55.29, -30.35) |
| CIE-LCH | lch(68.17, 63.07, 331.23°) |
| OKLab | oklab(74.82% 0.1579 -0.0824) |
| OKLCH | oklch(74.82% 0.178 332.4) |
| XYZ | xyz(55.5704, 38.2035, 73.5401) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Violet (CSS)
#EE82EE
ΔE00 2.77
Lavender Pink
#DD85D7
ΔE00 2.97
Orchid
#DA70D6
ΔE00 4.70
Candy Pink
#FF63E9
ΔE00 4.95
Bubblegum Pink
#FE83CC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EDE #7EED8D
analogous
#C47EED #ED7EDE #ED7EA6
triadic
#ED7EDE #DEED7E #7EDEED
tetradic
#ED7EDE #EDC47E #7EED8D #7EA6ED
square
#ED7EDE #EDC47E #7EED8D #7EA6ED
split-complementary
#ED7EDE #A6ED7E #7EEDC4
monochromatic
#D31DBB #E648D0 #ED7EDE #F4B4EC #FBE4F8
Accessibility & contrast
On white
2.43
#ED7EDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#ED7EDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EDE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EDE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE1
Deuteranopia (green-blind)
#9AACDB
Tritanopia (blue-blind)
#F585A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed7ede; /* rgb */ color: rgb(237, 126, 222); /* oklch */ color: oklch(74.8% 0.178 332.4);
Tailwind
colors: {
custom: {
50: '#f5a7e8',
500: '#ed7ede',
950: '#000000',
},
}SCSS
$custom: #ed7ede; $custom-light: #f5a7e8; $custom-dark: #000000;
JSON
{
"hex": "#ed7ede",
"rgb": {
"r": 237,
"g": 126,
"b": 222
},
"hsl": {
"h": 308.108,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74816,
"c": 0.1781,
"h": 332.4
},
"luminance": 0.382
}Semantic roles & 50–950 ramp
primary
#ED7EDE
secondary
#D5F2D9
accent
#D8290E
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84