#E67FBB#E67FBB
#E67FBB is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.7% C 0.145 H 345.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FBB |
|---|---|
| RGB | rgb(230, 127, 187) |
| HSL | hsl(325, 67%, 70%) |
| HSV | hsv(325, 45%, 90%) |
| CMYK | cmyk(0%, 44.8%, 18.7%, 9.8%) |
| CIE-LAB | lab(66.21, 47.10, -13.87) |
| CIE-LCH | lch(66.21, 49.10, 343.59°) |
| OKLab | oklab(72.74% 0.1401 -0.0366) |
| OKLCH | oklch(72.74% 0.145 345.4) |
| XYZ | xyz(49.1930, 35.5931, 51.2833) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.29
Pink (survey)
#FF81C0
ΔE00 4.30
Bubblegum (survey)
#FF6CB5
ΔE00 5.20
Hot Pink
#FF69B4
ΔE00 5.48
Bubble Gum Pink
#FF69AF
ΔE00 5.91
Pale Magenta
#D767AD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FBB #7FE6AA
analogous
#DE7FE6 #E67FBB #E67F87
triadic
#E67FBB #BBE67F #7FBBE6
tetradic
#E67FBB #E6DE7F #7FE6AA #7F87E6
square
#E67FBB #E6DE7F #7FE6AA #7F87E6
split-complementary
#E67FBB #87E67F #7FE6DE
monochromatic
#C42682 #DC4CA0 #E67FBB #F0B2D6 #FAE5F1
Accessibility & contrast
On white
2.59
#E67FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#E67FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FBB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FBB | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8796BD
Deuteranopia (green-blind)
#A2A7B8
Tritanopia (blue-blind)
#F27E95
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e67fbb; /* rgb */ color: rgb(230, 127, 187); /* oklch */ color: oklch(72.7% 0.145 345.4);
Tailwind
colors: {
custom: {
50: '#f0a6cf',
500: '#e67fbb',
950: '#000000',
},
}SCSS
$custom: #e67fbb; $custom-light: #f0a6cf; $custom-dark: #000000;
JSON
{
"hex": "#e67fbb",
"rgb": {
"r": 230,
"g": 127,
"b": 187
},
"hsl": {
"h": 325.049,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.72744,
"c": 0.14475,
"h": 345.4
},
"luminance": 0.3559
}Semantic roles & 50–950 ramp
primary
#E67FBB
secondary
#D2EFDE
accent
#CF6316
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171013
muted
#857F82