#ED7BDF#ED7BDF
#ED7BDF is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.184 H 332.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BDF |
|---|---|
| RGB | rgb(237, 123, 223) |
| HSL | hsl(307, 76%, 71%) |
| HSV | hsv(307, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 5.9%, 7.1%) |
| CIE-LAB | lab(67.65, 56.91, -31.71) |
| CIE-LCH | lch(67.65, 65.15, 330.87°) |
| OKLab | oklab(74.44% 0.1623 -0.0862) |
| OKLCH | oklch(74.44% 0.184 332) |
| XYZ | xyz(55.3270, 37.5015, 74.1221) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.74
Violet (CSS)
#EE82EE
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 3.33
Orchid
#DA70D6
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BDF #7BED89
analogous
#C27BED #ED7BDF #ED7BA6
triadic
#ED7BDF #DFED7B #7BDFED
tetradic
#ED7BDF #EDC27B #7BED89 #7BA6ED
square
#ED7BDF #EDC27B #7BED89 #7BA6ED
split-complementary
#ED7BDF #A6ED7B #7BEDC2
monochromatic
#D11DBB #E645D2 #ED7BDF #F4B1EC #FBE4F8
Accessibility & contrast
On white
2.47
#ED7BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#ED7BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BDF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BDF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789BE2
Deuteranopia (green-blind)
#98ABDC
Tritanopia (blue-blind)
#F583A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed7bdf; /* rgb */ color: rgb(237, 123, 223); /* oklch */ color: oklch(74.4% 0.184 332.0);
Tailwind
colors: {
custom: {
50: '#f5a5e9',
500: '#ed7bdf',
950: '#000000',
},
}SCSS
$custom: #ed7bdf; $custom-light: #f5a5e9; $custom-dark: #000000;
JSON
{
"hex": "#ed7bdf",
"rgb": {
"r": 237,
"g": 123,
"b": 223
},
"hsl": {
"h": 307.368,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.74443,
"c": 0.18376,
"h": 332
},
"luminance": 0.37498
}Semantic roles & 50–950 ramp
primary
#ED7BDF
secondary
#D2F1D6
accent
#D8260D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84