#EF7DF5#EF7DF5
#EF7DF5 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 75.9% C 0.201 H 325.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7DF5 |
|---|---|
| RGB | rgb(239, 125, 245) |
| HSL | hsl(297, 86%, 73%) |
| HSV | hsv(297, 49%, 96%) |
| CMYK | cmyk(2.4%, 49%, 0%, 3.9%) |
| CIE-LAB | lab(69.19, 60.30, -41.43) |
| CIE-LCH | lch(69.19, 73.15, 325.51°) |
| OKLab | oklab(75.94% 0.1655 -0.114) |
| OKLCH | oklch(75.94% 0.201 325.4) |
| XYZ | xyz(59.4103, 39.6136, 90.8853) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.64
Purply Pink
#F075E6
ΔE00 2.75
Light Magenta
#FA5FF7
ΔE00 4.70
Violet Pink
#FB5FFC
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7DF5 #83F57D
analogous
#B37DF5 #EF7DF5 #F57DBF
triadic
#EF7DF5 #F5EF7D #7DF5EF
tetradic
#EF7DF5 #F5B37D #83F57D #7DBFF5
square
#EF7DF5 #F5B37D #83F57D #7DBFF5
split-complementary
#EF7DF5 #BFF57D #7DF5B3
monochromatic
#DB12E6 #E844F1 #EF7DF5 #F6B6F9 #FCE3FD
Accessibility & contrast
On white
2.35
#EF7DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EF7DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7DF5
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7DF5 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0F9
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#F48BAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef7df5; /* rgb */ color: rgb(239, 125, 245); /* oklch */ color: oklch(75.9% 0.201 325.4);
Tailwind
colors: {
custom: {
50: '#f7a6f9',
500: '#ef7df5',
950: '#000000',
},
}SCSS
$custom: #ef7df5; $custom-light: #f7a6f9; $custom-dark: #000000;
JSON
{
"hex": "#ef7df5",
"rgb": {
"r": 239,
"g": 125,
"b": 245
},
"hsl": {
"h": 297,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.75941,
"c": 0.20092,
"h": 325.4
},
"luminance": 0.39611
}Semantic roles & 50–950 ramp
primary
#EF7DF5
secondary
#D8F5D6
accent
#E2030E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85