#EE7BF8#EE7BF8
#EE7BF8 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.7% C 0.206 H 324.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BF8 |
|---|---|
| RGB | rgb(238, 123, 248) |
| HSL | hsl(295, 90%, 73%) |
| HSV | hsv(295, 50%, 97%) |
| CMYK | cmyk(4%, 50.4%, 0%, 2.7%) |
| CIE-LAB | lab(68.84, 61.51, -43.63) |
| CIE-LCH | lch(68.84, 75.42, 324.65°) |
| OKLab | oklab(75.7% 0.1674 -0.1203) |
| OKLCH | oklch(75.7% 0.206 324.3) |
| XYZ | xyz(59.2846, 39.1233, 93.2176) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 4.32
Light Magenta
#FA5FF7
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BF8 #85F87B
analogous
#AF7BF8 #EE7BF8 #F87BC3
triadic
#EE7BF8 #F8EE7B #7BF8EE
tetradic
#EE7BF8 #F8AF7B #85F87B #7BC3F8
square
#EE7BF8 #F8AF7B #85F87B #7BC3F8
split-complementary
#EE7BF8 #C3F87B #7BF8AF
monochromatic
#DA0DEC #E741F5 #EE7BF8 #F5B5FB #FBE2FD
Accessibility & contrast
On white
2.38
#EE7BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EE7BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BF8
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BF8 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFC
Deuteranopia (green-blind)
#8EADF4
Tritanopia (blue-blind)
#F28AAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7bf8; /* rgb */ color: rgb(238, 123, 248); /* oklch */ color: oklch(75.7% 0.206 324.3);
Tailwind
colors: {
custom: {
50: '#f6a5fb',
500: '#ee7bf8',
950: '#000000',
},
}SCSS
$custom: #ee7bf8; $custom-light: #f6a5fb; $custom-dark: #000000;
JSON
{
"hex": "#ee7bf8",
"rgb": {
"r": 238,
"g": 123,
"b": 248
},
"hsl": {
"h": 295.2,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.75698,
"c": 0.20616,
"h": 324.3
},
"luminance": 0.3912
}Semantic roles & 50–950 ramp
primary
#EE7BF8
secondary
#D8F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85