#EF6FEB#EF6FEB
#EF6FEB is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.7% C 0.214 H 328.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6FEB |
|---|---|
| RGB | rgb(239, 111, 235) |
| HSL | hsl(302, 80%, 69%) |
| HSV | hsv(302, 54%, 94%) |
| CMYK | cmyk(0%, 53.6%, 1.7%, 6.3%) |
| CIE-LAB | lab(66.31, 65.08, -40.43) |
| CIE-LCH | lch(66.31, 76.62, 328.15°) |
| OKLab | oklab(73.67% 0.1824 -0.111) |
| OKLCH | oklch(73.67% 0.214 328.7) |
| XYZ | xyz(56.2757, 35.7212, 82.5119) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 2.76
Light Magenta
#FA5FF7
ΔE00 2.85
Violet Pink
#FB5FFC
ΔE00 3.27
Violet (CSS)
#EE82EE
ΔE00 3.54
Orchid
#DA70D6
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6FEB #6FEF73
analogous
#B36FEF #EF6FEB #EF6FAB
triadic
#EF6FEB #EBEF6F #6FEBEF
tetradic
#EF6FEB #EFB36F #6FEF73 #6FABEF
square
#EF6FEB #EFB36F #6FEF73 #6FABEF
split-complementary
#EF6FEB #ABEF6F #6FEFB3
monochromatic
#CD17C7 #E938E3 #EF6FEB #F5A6F3 #FBDDFA
Accessibility & contrast
On white
2.58
#EF6FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#EF6FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6FEB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6FEB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EF
Deuteranopia (green-blind)
#8DA7E7
Tritanopia (blue-blind)
#F67CA3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef6feb; /* rgb */ color: rgb(239, 111, 235); /* oklch */ color: oklch(73.7% 0.214 328.7);
Tailwind
colors: {
custom: {
50: '#f79ef2',
500: '#ef6feb',
950: '#000000',
},
}SCSS
$custom: #ef6feb; $custom-light: #f79ef2; $custom-dark: #000000;
JSON
{
"hex": "#ef6feb",
"rgb": {
"r": 239,
"g": 111,
"b": 235
},
"hsl": {
"h": 301.875,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.7367,
"c": 0.21354,
"h": 328.7
},
"luminance": 0.35718
}Semantic roles & 50–950 ramp
primary
#EF6FEB
secondary
#CAF0CB
accent
#DC1009
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85