#EE69DC#EE69DC
#EE69DC is a light, highly saturated purple. Relative luminance 0.334; OKLCH L 72.1% C 0.210 H 333.0°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE69DC |
|---|---|
| RGB | rgb(238, 105, 220) |
| HSL | hsl(308, 80%, 67%) |
| HSV | hsv(308, 56%, 93%) |
| CMYK | cmyk(0%, 55.9%, 7.6%, 6.7%) |
| CIE-LAB | lab(64.52, 65.05, -34.88) |
| CIE-LCH | lch(64.52, 73.81, 331.80°) |
| OKLab | oklab(72.12% 0.1869 -0.0951) |
| OKLCH | oklch(72.12% 0.21 333) |
| XYZ | xyz(53.2297, 33.4514, 71.3494) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.55
Candy Pink
#FF63E9
ΔE00 2.73
Orchid
#DA70D6
ΔE00 3.19
Light Magenta
#FA5FF7
ΔE00 4.20
Violet Pink
#FB5FFC
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE69DC #69EE7B
analogous
#BD69EE #EE69DC #EE699A
triadic
#EE69DC #DCEE69 #69DCEE
tetradic
#EE69DC #EEBD69 #69EE7B #699AEE
square
#EE69DC #EEBD69 #69EE7B #699AEE
split-complementary
#EE69DC #9AEE69 #69EEBD
monochromatic
#C616AE #E832CF #EE69DC #F4A0E9 #FAD7F6
Accessibility & contrast
On white
2.73
#EE69DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#EE69DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE69DC
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE69DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE69DC | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6690E0
Deuteranopia (green-blind)
#8EA3D8
Tritanopia (blue-blind)
#F87399
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee69dc; /* rgb */ color: rgb(238, 105, 220); /* oklch */ color: oklch(72.1% 0.210 333.0);
Tailwind
colors: {
custom: {
50: '#f69ae7',
500: '#ee69dc',
950: '#000000',
},
}SCSS
$custom: #ee69dc; $custom-light: #f69ae7; $custom-dark: #000000;
JSON
{
"hex": "#ee69dc",
"rgb": {
"r": 238,
"g": 105,
"b": 220
},
"hsl": {
"h": 308.12,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.72119,
"c": 0.2097,
"h": 333
},
"luminance": 0.33448
}Semantic roles & 50–950 ramp
primary
#EE69DC
secondary
#C4EECA
accent
#DC260A
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E16
muted
#867E84