#E67BBC#E67BBC
#E67BBC is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.2% C 0.152 H 344.3°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E67BBC |
|---|---|
| RGB | rgb(230, 123, 188) |
| HSL | hsl(324, 68%, 69%) |
| HSV | hsv(324, 47%, 90%) |
| CMYK | cmyk(0%, 46.5%, 18.3%, 9.8%) |
| CIE-LAB | lab(65.45, 49.26, -15.57) |
| CIE-LCH | lch(65.45, 51.66, 342.46°) |
| OKLab | oklab(72.19% 0.1463 -0.0412) |
| OKLCH | oklch(72.19% 0.152 344.3) |
| XYZ | xyz(48.7940, 34.6233, 51.6802) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.47
Pink (survey)
#FF81C0
ΔE00 4.76
Bubblegum (survey)
#FF6CB5
ΔE00 4.99
Hot Pink
#FF69B4
ΔE00 5.19
Pale Magenta
#D767AD
ΔE00 5.47
Bubble Gum Pink
#FF69AF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67BBC #7BE6A5
analogous
#DA7BE6 #E67BBC #E67B87
triadic
#E67BBC #BCE67B #7BBCE6
tetradic
#E67BBC #E6DA7B #7BE6A5 #7B87E6
square
#E67BBC #E6DA7B #7BE6A5 #7B87E6
split-complementary
#E67BBC #87E67B #7BE6DA
monochromatic
#C22584 #DC48A2 #E67BBC #F0AED6 #F9E2F0
Accessibility & contrast
On white
2.65
#E67BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#E67BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67BBC
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67BBC | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BE
Deuteranopia (green-blind)
#9FA5B9
Tritanopia (blue-blind)
#F27B93
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e67bbc; /* rgb */ color: rgb(230, 123, 188); /* oklch */ color: oklch(72.2% 0.152 344.3);
Tailwind
colors: {
custom: {
50: '#f0a4d0',
500: '#e67bbc',
950: '#000000',
},
}SCSS
$custom: #e67bbc; $custom-light: #f0a4d0; $custom-dark: #000000;
JSON
{
"hex": "#e67bbc",
"rgb": {
"r": 230,
"g": 123,
"b": 188
},
"hsl": {
"h": 323.551,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.72189,
"c": 0.15201,
"h": 344.3
},
"luminance": 0.3462
}Semantic roles & 50–950 ramp
primary
#E67BBC
secondary
#CFEEDB
accent
#D05F15
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#170F14
muted
#857F82