#EE83DF#EE83DF
#EE83DF is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.7% C 0.171 H 332.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83DF |
|---|---|
| RGB | rgb(238, 131, 223) |
| HSL | hsl(308, 76%, 72%) |
| HSV | hsv(308, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 6.3%, 6.7%) |
| CIE-LAB | lab(69.28, 53.29, -29.18) |
| CIE-LCH | lch(69.28, 60.75, 331.30°) |
| OKLab | oklab(75.69% 0.1521 -0.0791) |
| OKLCH | oklch(75.69% 0.171 332.5) |
| XYZ | xyz(56.6951, 39.7408, 74.4822) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 3.28
Orchid
#DA70D6
ΔE00 5.62
Bubblegum Pink
#FE83CC
ΔE00 5.76
Candy Pink
#FF63E9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83DF #83EE92
analogous
#C783EE #EE83DF #EE83AA
triadic
#EE83DF #DFEE83 #83DFEE
tetradic
#EE83DF #EEC783 #83EE92 #83AAEE
square
#EE83DF #EEC783 #83EE92 #83AAEE
split-complementary
#EE83DF #AAEE83 #83EEC7
monochromatic
#D91EBF #E74DD1 #EE83DF #F5B9ED #FBE4F8
Accessibility & contrast
On white
2.35
#EE83DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EE83DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83DF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83DF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#9EAFDC
Tritanopia (blue-blind)
#F68AA7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee83df; /* rgb */ color: rgb(238, 131, 223); /* oklch */ color: oklch(75.7% 0.171 332.5);
Tailwind
colors: {
custom: {
50: '#f5aae9',
500: '#ee83df',
950: '#000000',
},
}SCSS
$custom: #ee83df; $custom-light: #f5aae9; $custom-dark: #000000;
JSON
{
"hex": "#ee83df",
"rgb": {
"r": 238,
"g": 131,
"b": 223
},
"hsl": {
"h": 308.411,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.75686,
"c": 0.17146,
"h": 332.5
},
"luminance": 0.39737
}Semantic roles & 50–950 ramp
primary
#EE83DF
secondary
#D8F3DC
accent
#D82A0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84