#E67FBC#E67FBC
#E67FBC is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.8% C 0.145 H 344.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FBC |
|---|---|
| RGB | rgb(230, 127, 188) |
| HSL | hsl(324, 67%, 70%) |
| HSV | hsv(324, 45%, 90%) |
| CMYK | cmyk(0%, 44.8%, 18.3%, 9.8%) |
| CIE-LAB | lab(66.24, 47.25, -14.38) |
| CIE-LCH | lch(66.24, 49.39, 343.07°) |
| OKLab | oklab(72.78% 0.1404 -0.038) |
| OKLCH | oklch(72.78% 0.145 344.9) |
| XYZ | xyz(49.3004, 35.6361, 51.8490) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.22
Pink (survey)
#FF81C0
ΔE00 4.37
Bubblegum (survey)
#FF6CB5
ΔE00 5.27
Hot Pink
#FF69B4
ΔE00 5.54
Bubble Gum Pink
#FF69AF
ΔE00 6.01
Pale Magenta
#D767AD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FBC #7FE6A9
analogous
#DC7FE6 #E67FBC #E67F89
triadic
#E67FBC #BCE67F #7FBCE6
tetradic
#E67FBC #E6DC7F #7FE6A9 #7F89E6
square
#E67FBC #E6DC7F #7FE6A9 #7F89E6
split-complementary
#E67FBC #89E67F #7FE6DC
monochromatic
#C42684 #DC4CA1 #E67FBC #F0B2D7 #FAE5F2
Accessibility & contrast
On white
2.58
#E67FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#E67FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FBC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FBC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8797BE
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#F27E96
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e67fbc; /* rgb */ color: rgb(230, 127, 188); /* oklch */ color: oklch(72.8% 0.145 344.9);
Tailwind
colors: {
custom: {
50: '#f0a6d0',
500: '#e67fbc',
950: '#000000',
},
}SCSS
$custom: #e67fbc; $custom-light: #f0a6d0; $custom-dark: #000000;
JSON
{
"hex": "#e67fbc",
"rgb": {
"r": 230,
"g": 127,
"b": 188
},
"hsl": {
"h": 324.466,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.7278,
"c": 0.1454,
"h": 344.9
},
"luminance": 0.35633
}Semantic roles & 50–950 ramp
primary
#E67FBC
secondary
#D2EFDE
accent
#CF6216
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82