#ED7CF1#ED7CF1
#ED7CF1 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.4% C 0.198 H 326.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7CF1 |
|---|---|
| RGB | rgb(237, 124, 241) |
| HSL | hsl(298, 81%, 72%) |
| HSV | hsv(298, 49%, 95%) |
| CMYK | cmyk(1.7%, 48.5%, 0%, 5.5%) |
| CIE-LAB | lab(68.59, 59.52, -40.20) |
| CIE-LCH | lch(68.59, 71.82, 325.97°) |
| OKLab | oklab(75.38% 0.164 -0.1105) |
| OKLCH | oklch(75.38% 0.198 326) |
| XYZ | xyz(58.0087, 38.7737, 87.6306) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.48
Purply Pink
#F075E6
ΔE00 2.26
Light Magenta
#FA5FF7
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 4.64
Violet Pink
#FB5FFC
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7CF1 #80F17C
analogous
#B37CF1 #ED7CF1 #F17CBB
triadic
#ED7CF1 #F1ED7C #7CF1ED
tetradic
#ED7CF1 #F1B37C #80F17C #7CBBF1
square
#ED7CF1 #F1B37C #80F17C #7CBBF1
split-complementary
#ED7CF1 #BBF17C #7CF1B3
monochromatic
#D417DB #E545EB #ED7CF1 #F5B3F7 #FBE3FC
Accessibility & contrast
On white
2.40
#ED7CF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#ED7CF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7CF1
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7CF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7CF1 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF5
Deuteranopia (green-blind)
#91ACED
Tritanopia (blue-blind)
#F289AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed7cf1; /* rgb */ color: rgb(237, 124, 241); /* oklch */ color: oklch(75.4% 0.198 326.0);
Tailwind
colors: {
custom: {
50: '#f5a6f6',
500: '#ed7cf1',
950: '#000000',
},
}SCSS
$custom: #ed7cf1; $custom-light: #f5a6f6; $custom-dark: #000000;
JSON
{
"hex": "#ed7cf1",
"rgb": {
"r": 237,
"g": 124,
"b": 241
},
"hsl": {
"h": 297.949,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.75383,
"c": 0.19774,
"h": 326
},
"luminance": 0.38771
}Semantic roles & 50–950 ramp
primary
#ED7CF1
secondary
#D6F3D5
accent
#DD0810
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85