#E67FBE#E67FBE
#E67FBE is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.9% C 0.147 H 343.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FBE |
|---|---|
| RGB | rgb(230, 127, 190) |
| HSL | hsl(323, 67%, 70%) |
| HSV | hsv(323, 45%, 90%) |
| CMYK | cmyk(0%, 44.8%, 17.4%, 9.8%) |
| CIE-LAB | lab(66.31, 47.55, -15.41) |
| CIE-LCH | lch(66.31, 49.98, 342.04°) |
| OKLab | oklab(72.85% 0.1409 -0.0408) |
| OKLCH | oklch(72.85% 0.147 343.9) |
| XYZ | xyz(49.5175, 35.7229, 52.9923) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.12
Pink (survey)
#FF81C0
ΔE00 4.53
Bubblegum (survey)
#FF6CB5
ΔE00 5.44
Hot Pink
#FF69B4
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.04
Bubble Gum Pink
#FF69AF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FBE #7FE6A7
analogous
#DA7FE6 #E67FBE #E67F8B
triadic
#E67FBE #BEE67F #7FBEE6
tetradic
#E67FBE #E6DA7F #7FE6A7 #7F8BE6
square
#E67FBE #E6DA7F #7FE6A7 #7F8BE6
split-complementary
#E67FBE #8BE67F #7FE6DA
monochromatic
#C42687 #DC4CA4 #E67FBE #F0B2D8 #FAE5F2
Accessibility & contrast
On white
2.58
#E67FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#E67FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FBE
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FBE | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C0
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#F27F96
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e67fbe; /* rgb */ color: rgb(230, 127, 190); /* oklch */ color: oklch(72.9% 0.147 343.9);
Tailwind
colors: {
custom: {
50: '#f0a6d1',
500: '#e67fbe',
950: '#000000',
},
}SCSS
$custom: #e67fbe; $custom-light: #f0a6d1; $custom-dark: #000000;
JSON
{
"hex": "#e67fbe",
"rgb": {
"r": 230,
"g": 127,
"b": 190
},
"hsl": {
"h": 323.301,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.72852,
"c": 0.14671,
"h": 343.9
},
"luminance": 0.35719
}Semantic roles & 50–950 ramp
primary
#E67FBE
secondary
#D2EFDD
accent
#CF5E16
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82