#E67FBD#E67FBD
#E67FBD is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.8% C 0.146 H 344.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FBD |
|---|---|
| RGB | rgb(230, 127, 189) |
| HSL | hsl(324, 67%, 70%) |
| HSV | hsv(324, 45%, 90%) |
| CMYK | cmyk(0%, 44.8%, 17.8%, 9.8%) |
| CIE-LAB | lab(66.27, 47.40, -14.90) |
| CIE-LCH | lch(66.27, 49.69, 342.55°) |
| OKLab | oklab(72.82% 0.1406 -0.0394) |
| OKLCH | oklch(72.82% 0.146 344.4) |
| XYZ | xyz(49.4086, 35.6793, 52.4187) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.17
Pink (survey)
#FF81C0
ΔE00 4.45
Bubblegum (survey)
#FF6CB5
ΔE00 5.35
Hot Pink
#FF69B4
ΔE00 5.62
Bubble Gum Pink
#FF69AF
ΔE00 6.12
Pale Magenta
#D767AD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FBD #7FE6A8
analogous
#DB7FE6 #E67FBD #E67F8A
triadic
#E67FBD #BDE67F #7FBDE6
tetradic
#E67FBD #E6DB7F #7FE6A8 #7F8AE6
square
#E67FBD #E6DB7F #7FE6A8 #7F8AE6
split-complementary
#E67FBD #8AE67F #7FE6DB
monochromatic
#C42685 #DC4CA3 #E67FBD #F0B2D7 #FAE5F2
Accessibility & contrast
On white
2.58
#E67FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#E67FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FBD
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FBD | 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)
#8697BF
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#F27F96
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e67fbd; /* rgb */ color: rgb(230, 127, 189); /* oklch */ color: oklch(72.8% 0.146 344.4);
Tailwind
colors: {
custom: {
50: '#f0a6d1',
500: '#e67fbd',
950: '#000000',
},
}SCSS
$custom: #e67fbd; $custom-light: #f0a6d1; $custom-dark: #000000;
JSON
{
"hex": "#e67fbd",
"rgb": {
"r": 230,
"g": 127,
"b": 189
},
"hsl": {
"h": 323.883,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.72816,
"c": 0.14604,
"h": 344.4
},
"luminance": 0.35676
}Semantic roles & 50–950 ramp
primary
#E67FBD
secondary
#D2EFDD
accent
#CF6016
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82