#EE67B0#EE67B0
#EE67B0 is a light, vivid pink. Relative luminance 0.310; OKLCH L 70.1% C 0.183 H 349.3°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EE67B0 |
|---|---|
| RGB | rgb(238, 103, 176) |
| HSL | hsl(328, 80%, 67%) |
| HSV | hsv(328, 57%, 93%) |
| CMYK | cmyk(0%, 56.7%, 26.1%, 6.7%) |
| CIE-LAB | lab(62.52, 59.57, -13.07) |
| CIE-LCH | lch(62.52, 60.99, 347.63°) |
| OKLab | oklab(70.09% 0.18 -0.0341) |
| OKLCH | oklch(70.09% 0.183 349.3) |
| XYZ | xyz(47.9484, 31.0167, 44.5275) |
| Luminance | 0.3101 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.03
Bubblegum (survey)
#FF6CB5
ΔE00 3.29
Bubble Gum Pink
#FF69AF
ΔE00 3.46
Pale Magenta
#D767AD
ΔE00 4.20
Barbie Pink
#FE46A5
ΔE00 4.84
Medium Pink
#F36196
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE67B0 #67EEA5
analogous
#E967EE #EE67B0 #EE676C
triadic
#EE67B0 #B0EE67 #67B0EE
tetradic
#EE67B0 #EEE967 #67EEA5 #676CEE
square
#EE67B0 #EEE967 #67EEA5 #676CEE
split-complementary
#EE67B0 #6CEE67 #67EEE9
monochromatic
#C51674 #E83093 #EE67B0 #F49ECD #FAD5E9
Accessibility & contrast
On white
2.92
#EE67B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#EE67B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE67B0
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE67B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE67B0 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7788B2
Deuteranopia (green-blind)
#9CA0AD
Tritanopia (blue-blind)
#FD6284
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ee67b0; /* rgb */ color: rgb(238, 103, 176); /* oklch */ color: oklch(70.1% 0.183 349.3);
Tailwind
colors: {
custom: {
50: '#f798c7',
500: '#ee67b0',
950: '#000000',
},
}SCSS
$custom: #ee67b0; $custom-light: #f798c7; $custom-dark: #000000;
JSON
{
"hex": "#ee67b0",
"rgb": {
"r": 238,
"g": 103,
"b": 176
},
"hsl": {
"h": 327.556,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.70091,
"c": 0.18326,
"h": 349.3
},
"luminance": 0.31012
}Semantic roles & 50–950 ramp
primary
#EE67B0
secondary
#C3EED7
accent
#DC6A09
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82