#ED7CF5#ED7CF5
#ED7CF5 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.6% C 0.201 H 324.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7CF5 |
|---|---|
| RGB | rgb(237, 124, 245) |
| HSL | hsl(296, 86%, 72%) |
| HSV | hsv(296, 49%, 96%) |
| CMYK | cmyk(3.3%, 49.4%, 0%, 3.9%) |
| CIE-LAB | lab(68.76, 60.23, -42.12) |
| CIE-LCH | lch(68.76, 73.50, 325.04°) |
| OKLab | oklab(75.57% 0.1646 -0.116) |
| OKLCH | oklch(75.57% 0.201 324.8) |
| XYZ | xyz(58.6127, 39.0153, 90.8119) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 2.83
Light Magenta
#FA5FF7
ΔE00 4.55
Violet Pink
#FB5FFC
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 4.93
Orchid
#DA70D6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7CF5 #84F57C
analogous
#B17CF5 #ED7CF5 #F57CC1
triadic
#ED7CF5 #F5ED7C #7CF5ED
tetradic
#ED7CF5 #F5B17C #84F57C #7CC1F5
square
#ED7CF5 #F5B17C #84F57C #7CC1F5
split-complementary
#ED7CF5 #C1F57C #7CF5B1
monochromatic
#D711E5 #E543F1 #ED7CF5 #F5B5F9 #FBE3FD
Accessibility & contrast
On white
2.39
#ED7CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#ED7CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7CF5
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7CF5 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FF9
Deuteranopia (green-blind)
#8FADF1
Tritanopia (blue-blind)
#F28AAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed7cf5; /* rgb */ color: rgb(237, 124, 245); /* oklch */ color: oklch(75.6% 0.201 324.8);
Tailwind
colors: {
custom: {
50: '#f5a6f9',
500: '#ed7cf5',
950: '#000000',
},
}SCSS
$custom: #ed7cf5; $custom-light: #f5a6f9; $custom-dark: #000000;
JSON
{
"hex": "#ed7cf5",
"rgb": {
"r": 237,
"g": 124,
"b": 245
},
"hsl": {
"h": 296.033,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.7557,
"c": 0.20135,
"h": 324.8
},
"luminance": 0.39012
}Semantic roles & 50–950 ramp
primary
#ED7CF5
secondary
#D8F5D6
accent
#E20312
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85