#EF6CFF#EF6CFF
#EF6CFF is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.3% C 0.235 H 323.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6CFF |
|---|---|
| RGB | rgb(239, 108, 255) |
| HSL | hsl(293, 100%, 71%) |
| HSV | hsv(293, 58%, 100%) |
| CMYK | cmyk(6.3%, 57.6%, 0%, 0%) |
| CIE-LAB | lab(66.75, 69.87, -50.75) |
| CIE-LCH | lch(66.75, 86.36, 324.01°) |
| OKLab | oklab(74.3% 0.1881 -0.1408) |
| OKLCH | oklch(74.3% 0.235 323.2) |
| XYZ | xyz(59.0074, 36.2989, 98.4866) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 5.15
Orchid
#DA70D6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6CFF #7CFF6C
analogous
#A56CFF #EF6CFF #FF6CC6
triadic
#EF6CFF #FFEF6C #6CFFEF
tetradic
#EF6CFF #FFA56C #7CFF6C #6CC6FF
square
#EF6CFF #FFA56C #7CFF6C #6CC6FF
split-complementary
#EF6CFF #C6FF6C #6CFFA5
monochromatic
#D600F1 #E82FFF #EF6CFF #F6A9FF #FCE0FF
Accessibility & contrast
On white
2.54
#EF6CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#EF6CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6CFF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6CFF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#F381AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef6cff; /* rgb */ color: rgb(239, 108, 255); /* oklch */ color: oklch(74.3% 0.235 323.2);
Tailwind
colors: {
custom: {
50: '#f79dff',
500: '#ef6cff',
950: '#000000',
},
}SCSS
$custom: #ef6cff; $custom-light: #f79dff; $custom-dark: #000000;
JSON
{
"hex": "#ef6cff",
"rgb": {
"r": 239,
"g": 108,
"b": 255
},
"hsl": {
"h": 293.469,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.74296,
"c": 0.23493,
"h": 323.2
},
"luminance": 0.36296
}Semantic roles & 50–950 ramp
primary
#EF6CFF
secondary
#D4F7D0
accent
#E60019
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86