#EF7CFF#EF7CFF
#EF7CFF is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.3% C 0.212 H 322.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7CFF |
|---|---|
| RGB | rgb(239, 124, 255) |
| HSL | hsl(293, 100%, 74%) |
| HSV | hsv(293, 51%, 100%) |
| CMYK | cmyk(6.3%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(69.46, 62.57, -46.47) |
| CIE-LCH | lch(69.46, 77.94, 323.40°) |
| OKLab | oklab(76.29% 0.1681 -0.1285) |
| OKLCH | oklch(76.29% 0.212 322.6) |
| XYZ | xyz(60.8524, 39.9889, 99.1016) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.70
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7CFF #8CFF7C
analogous
#AE7CFF #EF7CFF #FF7CCD
triadic
#EF7CFF #FFEF7C #7CFFEF
tetradic
#EF7CFF #FFAE7C #8CFF7C #7CCDFF
square
#EF7CFF #FFAE7C #8CFF7C #7CCDFF
split-complementary
#EF7CFF #CDFF7C #7CFFAE
monochromatic
#E002FF #E83FFF #EF7CFF #F6B9FF #FBE0FF
Accessibility & contrast
On white
2.33
#EF7CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EF7CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7CFF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7CFF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#F28DB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7cff; /* rgb */ color: rgb(239, 124, 255); /* oklch */ color: oklch(76.3% 0.212 322.6);
Tailwind
colors: {
custom: {
50: '#f7a6ff',
500: '#ef7cff',
950: '#000000',
},
}SCSS
$custom: #ef7cff; $custom-light: #f7a6ff; $custom-dark: #000000;
JSON
{
"hex": "#ef7cff",
"rgb": {
"r": 239,
"g": 124,
"b": 255
},
"hsl": {
"h": 292.672,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.76286,
"c": 0.21157,
"h": 322.6
},
"luminance": 0.39986
}Semantic roles & 50–950 ramp
primary
#EF7CFF
secondary
#D8F7D4
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86