#E67FD3#E67FD3
#E67FD3 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.7% C 0.162 H 334.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FD3 |
|---|---|
| RGB | rgb(230, 127, 211) |
| HSL | hsl(311, 67%, 70%) |
| HSV | hsv(311, 45%, 90%) |
| CMYK | cmyk(0%, 44.8%, 8.3%, 9.8%) |
| CIE-LAB | lab(67.06, 50.88, -26.03) |
| CIE-LCH | lch(67.06, 57.15, 332.91°) |
| OKLab | oklab(73.66% 0.1464 -0.0703) |
| OKLCH | oklch(73.66% 0.162 334.3) |
| XYZ | xyz(51.9803, 36.7080, 65.9629) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 4.06
Violet (CSS)
#EE82EE
ΔE00 4.54
Orchid
#DA70D6
ΔE00 4.73
Bubblegum Pink
#FE83CC
ΔE00 5.54
Orchid (survey)
#C875C4
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FD3 #7FE692
analogous
#C57FE6 #E67FD3 #E67FA0
triadic
#E67FD3 #D3E67F #7FD3E6
tetradic
#E67FD3 #E6C57F #7FE692 #7FA0E6
square
#E67FD3 #E6C57F #7FE692 #7FA0E6
split-complementary
#E67FD3 #A0E67F #7FE6C5
monochromatic
#C426A7 #DC4CC1 #E67FD3 #F0B2E5 #FAE5F6
Accessibility & contrast
On white
2.52
#E67FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#E67FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FD3
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FD3 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9AD6
Deuteranopia (green-blind)
#9AA9D0
Tritanopia (blue-blind)
#EF849F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e67fd3; /* rgb */ color: rgb(230, 127, 211); /* oklch */ color: oklch(73.7% 0.162 334.3);
Tailwind
colors: {
custom: {
50: '#f0a7e0',
500: '#e67fd3',
950: '#000000',
},
}SCSS
$custom: #e67fd3; $custom-light: #f0a7e0; $custom-dark: #000000;
JSON
{
"hex": "#e67fd3",
"rgb": {
"r": 230,
"g": 127,
"b": 211
},
"hsl": {
"h": 311.068,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.73661,
"c": 0.16238,
"h": 334.3
},
"luminance": 0.36705
}Semantic roles & 50–950 ramp
primary
#E67FD3
secondary
#D2EFD7
accent
#CF3816
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#171015
muted
#857F83