#E67DCB#E67DCB
#E67DCB is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.0% C 0.159 H 337.6°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E67DCB |
|---|---|
| RGB | rgb(230, 125, 203) |
| HSL | hsl(315, 68%, 70%) |
| HSV | hsv(315, 46%, 90%) |
| CMYK | cmyk(0%, 45.7%, 11.7%, 9.8%) |
| CIE-LAB | lab(66.37, 50.58, -22.61) |
| CIE-LCH | lch(66.37, 55.40, 335.92°) |
| OKLab | oklab(73.05% 0.1474 -0.0607) |
| OKLCH | oklch(73.05% 0.159 337.6) |
| XYZ | xyz(50.7465, 35.8053, 60.7266) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.48
Bubblegum Pink
#FE83CC
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.45
Orchid (survey)
#C875C4
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67DCB #7DE698
analogous
#CD7DE6 #E67DCB #E67D96
triadic
#E67DCB #CBE67D #7DCBE6
tetradic
#E67DCB #E6CD7D #7DE698 #7D96E6
square
#E67DCB #E6CD7D #7DE698 #7D96E6
split-complementary
#E67DCB #96E67D #7DE6CD
monochromatic
#C3269B #DC4AB6 #E67DCB #F0B0E0 #FAE4F4
Accessibility & contrast
On white
2.57
#E67DCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#E67DCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67DCB
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67DCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67DCB | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CE
Deuteranopia (green-blind)
#9CA7C8
Tritanopia (blue-blind)
#F0809B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e67dcb; /* rgb */ color: rgb(230, 125, 203); /* oklch */ color: oklch(73.0% 0.159 337.6);
Tailwind
colors: {
custom: {
50: '#f0a5db',
500: '#e67dcb',
950: '#000000',
},
}SCSS
$custom: #e67dcb; $custom-light: #f0a5db; $custom-dark: #000000;
JSON
{
"hex": "#e67dcb",
"rgb": {
"r": 230,
"g": 125,
"b": 203
},
"hsl": {
"h": 315.429,
"s": 67.742,
"l": 69.608
},
"oklch": {
"l": 0.73049,
"c": 0.15937,
"h": 337.6
},
"luminance": 0.35802
}Semantic roles & 50–950 ramp
primary
#E67DCB
secondary
#D0EED8
accent
#D04616
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#170F15
muted
#857F83