#EE65B9#EE65B9
#EE65B9 is a light, vivid pink. Relative luminance 0.310; OKLCH L 70.2% C 0.191 H 345.4°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EE65B9 |
|---|---|
| RGB | rgb(238, 101, 185) |
| HSL | hsl(323, 80%, 66%) |
| HSV | hsv(323, 58%, 93%) |
| CMYK | cmyk(0%, 57.6%, 22.3%, 6.7%) |
| CIE-LAB | lab(62.50, 61.66, -18.24) |
| CIE-LCH | lch(62.50, 64.30, 343.52°) |
| OKLab | oklab(70.18% 0.1851 -0.0483) |
| OKLCH | oklch(70.18% 0.191 345.4) |
| XYZ | xyz(48.6720, 30.9917, 49.3082) |
| Luminance | 0.3099 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.96
Hot Pink
#FF69B4
ΔE00 4.16
Bubblegum (survey)
#FF6CB5
ΔE00 4.41
Bubble Gum Pink
#FF69AF
ΔE00 4.95
Barbie Pink
#FE46A5
ΔE00 5.54
Purplish Pink
#CE5DAE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE65B9 #65EE9A
analogous
#DF65EE #EE65B9 #EE6575
triadic
#EE65B9 #B9EE65 #65B9EE
tetradic
#EE65B9 #EEDF65 #65EE9A #6575EE
square
#EE65B9 #EEDF65 #65EE9A #6575EE
split-complementary
#EE65B9 #75EE65 #65EEDF
monochromatic
#C31680 #E82EA0 #EE65B9 #F49CD2 #FAD3EB
Accessibility & contrast
On white
2.92
#EE65B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#EE65B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE65B9
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE65B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE65B9 | 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)
#7289BC
Deuteranopia (green-blind)
#98A0B6
Tritanopia (blue-blind)
#FC6387
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ee65b9; /* rgb */ color: rgb(238, 101, 185); /* oklch */ color: oklch(70.2% 0.191 345.4);
Tailwind
colors: {
custom: {
50: '#f797ce',
500: '#ee65b9',
950: '#000000',
},
}SCSS
$custom: #ee65b9; $custom-light: #f797ce; $custom-dark: #000000;
JSON
{
"hex": "#ee65b9",
"rgb": {
"r": 238,
"g": 101,
"b": 185
},
"hsl": {
"h": 323.212,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.70177,
"c": 0.19131,
"h": 345.4
},
"luminance": 0.30987
}Semantic roles & 50–950 ramp
primary
#EE65B9
secondary
#C1EED2
accent
#DC5B09
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82