#E67DB7#E67DB7
#E67DB7 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.3% C 0.146 H 347.1°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E67DB7 |
|---|---|
| RGB | rgb(230, 125, 183) |
| HSL | hsl(327, 68%, 70%) |
| HSV | hsv(327, 46%, 90%) |
| CMYK | cmyk(0%, 45.7%, 20.4%, 9.8%) |
| CIE-LAB | lab(65.68, 47.52, -12.41) |
| CIE-LCH | lch(65.68, 49.11, 345.36°) |
| OKLab | oklab(72.3% 0.1419 -0.0326) |
| OKLCH | oklch(72.3% 0.146 347.1) |
| XYZ | xyz(48.5150, 34.9127, 48.9742) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.28
Bubblegum Pink
#FE83CC
ΔE00 4.72
Bubblegum (survey)
#FF6CB5
ΔE00 4.78
Hot Pink
#FF69B4
ΔE00 5.04
Bubble Gum Pink
#FF69AF
ΔE00 5.36
Pale Magenta
#D767AD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67DB7 #7DE6AC
analogous
#E07DE6 #E67DB7 #E67D83
triadic
#E67DB7 #B7E67D #7DB7E6
tetradic
#E67DB7 #E6E07D #7DE6AC #7D83E6
square
#E67DB7 #E6E07D #7DE6AC #7D83E6
split-complementary
#E67DB7 #83E67D #7DE6E0
monochromatic
#C3267D #DC4A9B #E67DB7 #F0B0D3 #FAE4F0
Accessibility & contrast
On white
2.63
#E67DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#E67DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67DB7
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67DB7 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8695B9
Deuteranopia (green-blind)
#A2A6B4
Tritanopia (blue-blind)
#F37B92
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e67db7; /* rgb */ color: rgb(230, 125, 183); /* oklch */ color: oklch(72.3% 0.146 347.1);
Tailwind
colors: {
custom: {
50: '#f0a5cc',
500: '#e67db7',
950: '#000000',
},
}SCSS
$custom: #e67db7; $custom-light: #f0a5cc; $custom-dark: #000000;
JSON
{
"hex": "#e67db7",
"rgb": {
"r": 230,
"g": 125,
"b": 183
},
"hsl": {
"h": 326.857,
"s": 67.742,
"l": 69.608
},
"oklch": {
"l": 0.72304,
"c": 0.14557,
"h": 347.1
},
"luminance": 0.34909
}Semantic roles & 50–950 ramp
primary
#E67DB7
secondary
#D0EEDE
accent
#D06916
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#170F13
muted
#857F82