#EF6DFB#EF6DFB
#EF6DFB is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.2% C 0.230 H 324.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6DFB |
|---|---|
| RGB | rgb(239, 109, 251) |
| HSL | hsl(295, 95%, 71%) |
| HSV | hsv(295, 57%, 98%) |
| CMYK | cmyk(4.8%, 56.6%, 0%, 1.6%) |
| CIE-LAB | lab(66.72, 68.72, -48.61) |
| CIE-LCH | lch(66.72, 84.18, 324.73°) |
| OKLab | oklab(74.21% 0.1866 -0.1346) |
| OKLCH | oklch(74.21% 0.23 324.2) |
| XYZ | xyz(58.4763, 36.2562, 95.1661) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.25
Light Magenta
#FA5FF7
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.37
Violet (CSS)
#EE82EE
ΔE00 4.67
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6DFB #79FB6D
analogous
#A86DFB #EF6DFB #FB6DC0
triadic
#EF6DFB #FBEF6D #6DFBEF
tetradic
#EF6DFB #FBA86D #79FB6D #6DC0FB
square
#EF6DFB #FBA86D #79FB6D #6DC0FB
split-complementary
#EF6DFB #C0FB6D #6DFBA8
monochromatic
#D406E7 #E831F9 #EF6DFB #F6A9FD #FCE1FE
Accessibility & contrast
On white
2.55
#EF6DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#EF6DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6DFB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6DFB | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5798FF
Deuteranopia (green-blind)
#83A8F7
Tritanopia (blue-blind)
#F380AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef6dfb; /* rgb */ color: rgb(239, 109, 251); /* oklch */ color: oklch(74.2% 0.230 324.2);
Tailwind
colors: {
custom: {
50: '#f79dfd',
500: '#ef6dfb',
950: '#000000',
},
}SCSS
$custom: #ef6dfb; $custom-light: #f79dfd; $custom-dark: #000000;
JSON
{
"hex": "#ef6dfb",
"rgb": {
"r": 239,
"g": 109,
"b": 251
},
"hsl": {
"h": 294.93,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.7421,
"c": 0.23005,
"h": 324.2
},
"luminance": 0.36253
}Semantic roles & 50–950 ramp
primary
#EF6DFB
secondary
#D2F5CF
accent
#E60013
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86