#EE7BFB#EE7BFB
#EE7BFB is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.8% C 0.209 H 323.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BFB |
|---|---|
| RGB | rgb(238, 123, 251) |
| HSL | hsl(294, 94%, 73%) |
| HSV | hsv(294, 51%, 98%) |
| CMYK | cmyk(5.2%, 51%, 0%, 1.6%) |
| CIE-LAB | lab(68.98, 62.05, -45.06) |
| CIE-LCH | lch(68.98, 76.69, 324.01°) |
| OKLab | oklab(75.84% 0.1678 -0.1244) |
| OKLCH | oklch(75.84% 0.209 323.4) |
| XYZ | xyz(59.7538, 39.3110, 95.6884) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 3.62
Violet Pink
#FB5FFC
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 4.42
Candy Pink
#FF63E9
ΔE00 5.27
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BFB #88FB7B
analogous
#AE7BFB #EE7BFB #FB7BC8
triadic
#EE7BFB #FBEE7B #7BFBEE
tetradic
#EE7BFB #FBAE7B #88FB7B #7BC8FB
square
#EE7BFB #FBAE7B #88FB7B #7BC8FB
split-complementary
#EE7BFB #C8FB7B #7BFBAE
monochromatic
#DC07F4 #E640F9 #EE7BFB #F6B6FD #FBE1FE
Accessibility & contrast
On white
2.37
#EE7BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EE7BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BFB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BFB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#F28BB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7bfb; /* rgb */ color: rgb(238, 123, 251); /* oklch */ color: oklch(75.8% 0.209 323.4);
Tailwind
colors: {
custom: {
50: '#f6a5fd',
500: '#ee7bfb',
950: '#000000',
},
}SCSS
$custom: #ee7bfb; $custom-light: #f6a5fd; $custom-dark: #000000;
JSON
{
"hex": "#ee7bfb",
"rgb": {
"r": 238,
"g": 123,
"b": 251
},
"hsl": {
"h": 293.906,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.75842,
"c": 0.2089,
"h": 323.4
},
"luminance": 0.39308
}Semantic roles & 50–950 ramp
primary
#EE7BFB
secondary
#D8F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85