#E67DCC#E67DCC
#E67DCC is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.1% C 0.160 H 337.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E67DCC |
|---|---|
| RGB | rgb(230, 125, 204) |
| HSL | hsl(315, 68%, 70%) |
| HSV | hsv(315, 46%, 90%) |
| CMYK | cmyk(0%, 45.7%, 11.3%, 9.8%) |
| CIE-LAB | lab(66.41, 50.74, -23.11) |
| CIE-LCH | lch(66.41, 55.76, 335.51°) |
| OKLab | oklab(73.09% 0.1476 -0.0621) |
| OKLCH | oklch(73.09% 0.16 337.2) |
| XYZ | xyz(50.8660, 35.8531, 61.3562) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.32
Bubblegum Pink
#FE83CC
ΔE00 4.90
Purply Pink
#F075E6
ΔE00 5.05
Orchid
#DA70D6
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.84
Orchid (survey)
#C875C4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67DCC #7DE697
analogous
#CC7DE6 #E67DCC #E67D98
triadic
#E67DCC #CCE67D #7DCCE6
tetradic
#E67DCC #E6CC7D #7DE697 #7D98E6
square
#E67DCC #E6CC7D #7DE697 #7D98E6
split-complementary
#E67DCC #98E67D #7DE6CC
monochromatic
#C3269C #DC4AB8 #E67DCC #F0B0E0 #FAE4F4
Accessibility & contrast
On white
2.57
#E67DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#E67DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67DCC
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67DCC | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98CF
Deuteranopia (green-blind)
#9BA7C9
Tritanopia (blue-blind)
#F0819B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e67dcc; /* rgb */ color: rgb(230, 125, 204); /* oklch */ color: oklch(73.1% 0.160 337.2);
Tailwind
colors: {
custom: {
50: '#f0a5db',
500: '#e67dcc',
950: '#000000',
},
}SCSS
$custom: #e67dcc; $custom-light: #f0a5db; $custom-dark: #000000;
JSON
{
"hex": "#e67dcc",
"rgb": {
"r": 230,
"g": 125,
"b": 204
},
"hsl": {
"h": 314.857,
"s": 67.742,
"l": 69.608
},
"oklch": {
"l": 0.73089,
"c": 0.16014,
"h": 337.2
},
"luminance": 0.3585
}Semantic roles & 50–950 ramp
primary
#E67DCC
secondary
#D0EED8
accent
#D04416
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#170F15
muted
#857F83