#EE69B0#EE69B0
#EE69B0 is a light, vivid pink. Relative luminance 0.314; OKLCH L 70.3% C 0.180 H 349.5°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EE69B0 |
|---|---|
| RGB | rgb(238, 105, 176) |
| HSL | hsl(328, 80%, 67%) |
| HSV | hsv(328, 56%, 93%) |
| CMYK | cmyk(0%, 55.9%, 26.1%, 6.7%) |
| CIE-LAB | lab(62.86, 58.67, -12.56) |
| CIE-LCH | lch(62.86, 60.00, 347.92°) |
| OKLab | oklab(70.34% 0.1773 -0.0328) |
| OKLCH | oklch(70.34% 0.18 349.5) |
| XYZ | xyz(48.1497, 31.4194, 44.5946) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.85
Bubblegum (survey)
#FF6CB5
ΔE00 3.06
Bubble Gum Pink
#FF69AF
ΔE00 3.25
Pale Magenta
#D767AD
ΔE00 4.38
Barbie Pink
#FE46A5
ΔE00 5.11
Pink (survey)
#FF81C0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE69B0 #69EEA7
analogous
#EA69EE #EE69B0 #EE696E
triadic
#EE69B0 #B0EE69 #69B0EE
tetradic
#EE69B0 #EEEA69 #69EEA7 #696EEE
square
#EE69B0 #EEEA69 #69EEA7 #696EEE
split-complementary
#EE69B0 #6EEE69 #69EEEA
monochromatic
#C61674 #E83293 #EE69B0 #F4A0CD #FAD7EA
Accessibility & contrast
On white
2.88
#EE69B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#EE69B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE69B0
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE69B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE69B0 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7989B2
Deuteranopia (green-blind)
#9DA1AD
Tritanopia (blue-blind)
#FD6485
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ee69b0; /* rgb */ color: rgb(238, 105, 176); /* oklch */ color: oklch(70.3% 0.180 349.5);
Tailwind
colors: {
custom: {
50: '#f799c7',
500: '#ee69b0',
950: '#000000',
},
}SCSS
$custom: #ee69b0; $custom-light: #f799c7; $custom-dark: #000000;
JSON
{
"hex": "#ee69b0",
"rgb": {
"r": 238,
"g": 105,
"b": 176
},
"hsl": {
"h": 327.97,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.70342,
"c": 0.18029,
"h": 349.5
},
"luminance": 0.31415
}Semantic roles & 50–950 ramp
primary
#EE69B0
secondary
#C4EED8
accent
#DC6C0A
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82