#EF7DFF#EF7DFF
#EF7DFF is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.210 H 322.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7DFF |
|---|---|
| RGB | rgb(239, 125, 255) |
| HSL | hsl(293, 100%, 75%) |
| HSV | hsv(293, 51%, 100%) |
| CMYK | cmyk(6.3%, 51%, 0%, 0%) |
| CIE-LAB | lab(69.64, 62.10, -46.19) |
| CIE-LCH | lch(69.64, 77.39, 323.35°) |
| OKLab | oklab(76.42% 0.1668 -0.1277) |
| OKLCH | oklch(76.42% 0.21 322.6) |
| XYZ | xyz(60.9783, 40.2408, 99.1436) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 4.22
Violet Pink
#FB5FFC
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 5.79
Orchid
#DA70D6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7DFF #8DFF7D
analogous
#AE7DFF #EF7DFF #FF7DCE
triadic
#EF7DFF #FFEF7D #7DFFEF
tetradic
#EF7DFF #FFAE7D #8DFF7D #7DCEFF
square
#EF7DFF #FFAE7D #8DFF7D #7DCEFF
split-complementary
#EF7DFF #CEFF7D #7DFFAE
monochromatic
#E003FF #E740FF #EF7DFF #F7BAFF #FBE0FF
Accessibility & contrast
On white
2.32
#EF7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EF7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7DFF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7DFF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A2FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#F28EB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7dff; /* rgb */ color: rgb(239, 125, 255); /* oklch */ color: oklch(76.4% 0.210 322.6);
Tailwind
colors: {
custom: {
50: '#f7a7ff',
500: '#ef7dff',
950: '#000000',
},
}SCSS
$custom: #ef7dff; $custom-light: #f7a7ff; $custom-dark: #000000;
JSON
{
"hex": "#ef7dff",
"rgb": {
"r": 239,
"g": 125,
"b": 255
},
"hsl": {
"h": 292.615,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76418,
"c": 0.21005,
"h": 322.6
},
"luminance": 0.40238
}Semantic roles & 50–950 ramp
primary
#EF7DFF
secondary
#D8F7D4
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86