#EE7EDE#EE7EDE
#EE7EDE is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.9% C 0.179 H 332.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EDE |
|---|---|
| RGB | rgb(238, 126, 222) |
| HSL | hsl(309, 77%, 71%) |
| HSV | hsv(309, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 6.7%, 6.7%) |
| CIE-LAB | lab(68.30, 55.58, -30.15) |
| CIE-LCH | lch(68.30, 63.23, 331.52°) |
| OKLab | oklab(74.94% 0.159 -0.0818) |
| OKLCH | oklch(74.94% 0.179 332.8) |
| XYZ | xyz(55.9053, 38.3762, 73.5558) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.44
Violet (CSS)
#EE82EE
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 3.09
Orchid
#DA70D6
ΔE00 4.83
Candy Pink
#FF63E9
ΔE00 4.93
Bubblegum Pink
#FE83CC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EDE #7EEE8E
analogous
#C67EEE #EE7EDE #EE7EA6
triadic
#EE7EDE #DEEE7E #7EDEEE
tetradic
#EE7EDE #EEC67E #7EEE8E #7EA6EE
square
#EE7EDE #EEC67E #7EEE8E #7EA6EE
split-complementary
#EE7EDE #A6EE7E #7EEEC6
monochromatic
#D51CBB #E748D0 #EE7EDE #F5B4EC #FBE4F8
Accessibility & contrast
On white
2.42
#EE7EDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EE7EDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EDE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EDE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CE1
Deuteranopia (green-blind)
#9BACDB
Tritanopia (blue-blind)
#F785A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7ede; /* rgb */ color: rgb(238, 126, 222); /* oklch */ color: oklch(74.9% 0.179 332.8);
Tailwind
colors: {
custom: {
50: '#f6a7e8',
500: '#ee7ede',
950: '#000000',
},
}SCSS
$custom: #ee7ede; $custom-light: #f6a7e8; $custom-dark: #000000;
JSON
{
"hex": "#ee7ede",
"rgb": {
"r": 238,
"g": 126,
"b": 222
},
"hsl": {
"h": 308.571,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.74937,
"c": 0.17879,
"h": 332.8
},
"luminance": 0.38373
}Semantic roles & 50–950 ramp
primary
#EE7EDE
secondary
#D5F2DA
accent
#D92A0D
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84