#E67FD2#E67FD2
#E67FD2 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.6% C 0.162 H 334.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FD2 |
|---|---|
| RGB | rgb(230, 127, 210) |
| HSL | hsl(312, 67%, 70%) |
| HSV | hsv(312, 45%, 90%) |
| CMYK | cmyk(0%, 44.8%, 8.7%, 9.8%) |
| CIE-LAB | lab(67.02, 50.72, -25.53) |
| CIE-LCH | lch(67.02, 56.78, 333.28°) |
| OKLab | oklab(73.62% 0.1461 -0.0689) |
| OKLCH | oklch(73.62% 0.162 334.7) |
| XYZ | xyz(51.8553, 36.6580, 65.3047) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 4.23
Violet (CSS)
#EE82EE
ΔE00 4.74
Orchid
#DA70D6
ΔE00 4.85
Bubblegum Pink
#FE83CC
ΔE00 5.41
Orchid (survey)
#C875C4
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FD2 #7FE693
analogous
#C67FE6 #E67FD2 #E67F9F
triadic
#E67FD2 #D2E67F #7FD2E6
tetradic
#E67FD2 #E6C67F #7FE693 #7F9FE6
square
#E67FD2 #E6C67F #7FE693 #7F9FE6
split-complementary
#E67FD2 #9FE67F #7FE6C6
monochromatic
#C426A6 #DC4CC0 #E67FD2 #F0B2E4 #FAE5F6
Accessibility & contrast
On white
2.52
#E67FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E67FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FD2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FD2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9AD5
Deuteranopia (green-blind)
#9BA9CF
Tritanopia (blue-blind)
#EF849F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e67fd2; /* rgb */ color: rgb(230, 127, 210); /* oklch */ color: oklch(73.6% 0.162 334.7);
Tailwind
colors: {
custom: {
50: '#f0a7e0',
500: '#e67fd2',
950: '#000000',
},
}SCSS
$custom: #e67fd2; $custom-light: #f0a7e0; $custom-dark: #000000;
JSON
{
"hex": "#e67fd2",
"rgb": {
"r": 230,
"g": 127,
"b": 210
},
"hsl": {
"h": 311.65,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.7362,
"c": 0.16157,
"h": 334.7
},
"luminance": 0.36655
}Semantic roles & 50–950 ramp
primary
#E67FD2
secondary
#D2EFD8
accent
#CF3A16
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#171015
muted
#857F83