#EE7BF9#EE7BF9
#EE7BF9 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.7% C 0.207 H 324.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BF9 |
|---|---|
| RGB | rgb(238, 123, 249) |
| HSL | hsl(295, 91%, 73%) |
| HSV | hsv(295, 51%, 98%) |
| CMYK | cmyk(4.4%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(68.89, 61.69, -44.11) |
| CIE-LCH | lch(68.89, 75.84, 324.44°) |
| OKLab | oklab(75.75% 0.1676 -0.1217) |
| OKLCH | oklch(75.75% 0.207 324) |
| XYZ | xyz(59.4402, 39.1855, 94.0368) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BF9 #86F97B
analogous
#AF7BF9 #EE7BF9 #F97BC5
triadic
#EE7BF9 #F9EE7B #7BF9EE
tetradic
#EE7BF9 #F9AF7B #86F97B #7BC5F9
square
#EE7BF9 #F9AF7B #86F97B #7BC5F9
split-complementary
#EE7BF9 #C5F97B #7BF9AF
monochromatic
#DB0BEF #E640F6 #EE7BF9 #F6B6FC #FBE2FE
Accessibility & contrast
On white
2.38
#EE7BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EE7BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BF9
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BF9 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFD
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#F28BAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7bf9; /* rgb */ color: rgb(238, 123, 249); /* oklch */ color: oklch(75.7% 0.207 324.0);
Tailwind
colors: {
custom: {
50: '#f6a5fb',
500: '#ee7bf9',
950: '#000000',
},
}SCSS
$custom: #ee7bf9; $custom-light: #f6a5fb; $custom-dark: #000000;
JSON
{
"hex": "#ee7bf9",
"rgb": {
"r": 238,
"g": 123,
"b": 249
},
"hsl": {
"h": 294.762,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.75746,
"c": 0.20708,
"h": 324
},
"luminance": 0.39183
}Semantic roles & 50–950 ramp
primary
#EE7BF9
secondary
#D8F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85