#EF7EFB#EF7EFB
#EF7EFB is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.205 H 323.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EFB |
|---|---|
| RGB | rgb(239, 126, 251) |
| HSL | hsl(294, 94%, 74%) |
| HSV | hsv(294, 50%, 98%) |
| CMYK | cmyk(4.8%, 49.8%, 0%, 1.6%) |
| CIE-LAB | lab(69.64, 60.89, -44.01) |
| CIE-LCH | lch(69.64, 75.13, 324.14°) |
| OKLab | oklab(76.36% 0.165 -0.1214) |
| OKLCH | oklch(76.36% 0.205 323.7) |
| XYZ | xyz(60.4684, 40.2403, 95.8301) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 3.68
Violet Pink
#FB5FFC
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EFB #8AFB7E
analogous
#B17EFB #EF7EFB #FB7EC9
triadic
#EF7EFB #FBEF7E #7EFBEF
tetradic
#EF7EFB #FBB17E #8AFB7E #7EC9FB
square
#EF7EFB #FBB17E #8AFB7E #7EC9FB
split-complementary
#EF7EFB #C9FB7E #7EFBB1
monochromatic
#E008F7 #E843F9 #EF7EFB #F6B9FD #FBE1FE
Accessibility & contrast
On white
2.32
#EF7EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EF7EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EFB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EFB | 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)
#6DA1FF
Deuteranopia (green-blind)
#8FAFF7
Tritanopia (blue-blind)
#F38EB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7efb; /* rgb */ color: rgb(239, 126, 251); /* oklch */ color: oklch(76.4% 0.205 323.7);
Tailwind
colors: {
custom: {
50: '#f7a7fd',
500: '#ef7efb',
950: '#000000',
},
}SCSS
$custom: #ef7efb; $custom-light: #f7a7fd; $custom-dark: #000000;
JSON
{
"hex": "#ef7efb",
"rgb": {
"r": 239,
"g": 126,
"b": 251
},
"hsl": {
"h": 294.24,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.76359,
"c": 0.20482,
"h": 323.7
},
"luminance": 0.40237
}Semantic roles & 50–950 ramp
primary
#EF7EFB
secondary
#D8F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85