#EE69AE#EE69AE
#EE69AE is a light, vivid pink. Relative luminance 0.313; OKLCH L 70.3% C 0.179 H 350.4°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EE69AE |
|---|---|
| RGB | rgb(238, 105, 174) |
| HSL | hsl(329, 80%, 67%) |
| HSV | hsv(329, 56%, 93%) |
| CMYK | cmyk(0%, 55.9%, 26.9%, 6.7%) |
| CIE-LAB | lab(62.79, 58.41, -11.52) |
| CIE-LCH | lch(62.79, 59.54, 348.85°) |
| OKLab | oklab(70.27% 0.1767 -0.0299) |
| OKLCH | oklch(70.27% 0.179 350.4) |
| XYZ | xyz(47.9533, 31.3408, 43.5601) |
| Luminance | 0.3134 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.80
Bubblegum (survey)
#FF6CB5
ΔE00 3.01
Bubble Gum Pink
#FF69AF
ΔE00 3.05
Pale Magenta
#D767AD
ΔE00 4.55
Barbie Pink
#FE46A5
ΔE00 5.02
Medium Pink
#F36196
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE69AE #69EEA9
analogous
#EB69EE #EE69AE #EE696C
triadic
#EE69AE #AEEE69 #69AEEE
tetradic
#EE69AE #EEEB69 #69EEA9 #696CEE
square
#EE69AE #EEEB69 #69EEA9 #696CEE
split-complementary
#EE69AE #6CEE69 #69EEEB
monochromatic
#C61672 #E83290 #EE69AE #F4A0CC #FAD7E9
Accessibility & contrast
On white
2.89
#EE69AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#EE69AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE69AE
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE69AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE69AE | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7989B0
Deuteranopia (green-blind)
#9DA1AB
Tritanopia (blue-blind)
#FE6484
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ee69ae; /* rgb */ color: rgb(238, 105, 174); /* oklch */ color: oklch(70.3% 0.179 350.4);
Tailwind
colors: {
custom: {
50: '#f799c6',
500: '#ee69ae',
950: '#000000',
},
}SCSS
$custom: #ee69ae; $custom-light: #f799c6; $custom-dark: #000000;
JSON
{
"hex": "#ee69ae",
"rgb": {
"r": 238,
"g": 105,
"b": 174
},
"hsl": {
"h": 328.872,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.70272,
"c": 0.17923,
"h": 350.4
},
"luminance": 0.31336
}Semantic roles & 50–950 ramp
primary
#EE69AE
secondary
#C4EED9
accent
#DC6F0A
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82