#EE95CF#EE95CF
#EE95CF is a light, vivid pink. Relative luminance 0.442; OKLCH L 77.8% C 0.128 H 341.1°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95CF |
|---|---|
| RGB | rgb(238, 149, 207) |
| HSL | hsl(321, 72%, 76%) |
| HSV | hsv(321, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 13%, 6.7%) |
| CIE-LAB | lab(72.35, 41.50, -15.67) |
| CIE-LCH | lch(72.35, 44.36, 339.31°) |
| OKLab | oklab(77.8% 0.1215 -0.0416) |
| OKLCH | oklch(77.8% 0.128 341.1) |
| XYZ | xyz(57.2700, 44.1803, 64.5305) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.57
Plum
#DDA0DD
ΔE00 5.64
Pink (survey)
#FF81C0
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.68
Violet (CSS)
#EE82EE
ΔE00 8.87
Powder Pink
#FFB2D0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95CF #95EEB4
analogous
#E095EE #EE95CF #EE95A2
triadic
#EE95CF #CFEE95 #95CFEE
tetradic
#EE95CF #EEE095 #95EEB4 #95A2EE
square
#EE95CF #EEE095 #95EEB4 #95A2EE
split-complementary
#EE95CF #A2EE95 #95EEE0
monochromatic
#DD2C9F #E660B7 #EE95CF #F6CAE7 #FBE5F3
Accessibility & contrast
On white
2.14
#EE95CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EE95CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95CF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95CF | 1.00 | 2.14 | 9.84 | 9.84 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D1
Deuteranopia (green-blind)
#AFB7CD
Tritanopia (blue-blind)
#F896AA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee95cf; /* rgb */ color: rgb(238, 149, 207); /* oklch */ color: oklch(77.8% 0.128 341.1);
Tailwind
colors: {
custom: {
50: '#f5b5dd',
500: '#ee95cf',
950: '#000000',
},
}SCSS
$custom: #ee95cf; $custom-light: #f5b5dd; $custom-dark: #000000;
JSON
{
"hex": "#ee95cf",
"rgb": {
"r": 238,
"g": 149,
"b": 207
},
"hsl": {
"h": 320.899,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.77804,
"c": 0.12841,
"h": 341.1
},
"luminance": 0.44177
}Semantic roles & 50–950 ramp
primary
#EE95CF
secondary
#D9F2E2
accent
#D45511
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083