#EB95CC#EB95CC
#EB95CC is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.4% C 0.124 H 341.6°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95CC |
|---|---|
| RGB | rgb(235, 149, 204) |
| HSL | hsl(322, 68%, 75%) |
| HSV | hsv(322, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 13.2%, 7.8%) |
| CIE-LAB | lab(71.91, 40.03, -14.71) |
| CIE-LCH | lch(71.91, 42.65, 339.82°) |
| OKLab | oklab(77.36% 0.1173 -0.039) |
| OKLCH | oklch(77.36% 0.124 341.6) |
| XYZ | xyz(55.9077, 43.5198, 62.5704) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.93
Plum
#DDA0DD
ΔE00 5.67
Pink (survey)
#FF81C0
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.87
Lilac
#C8A2C8
ΔE00 8.65
Powder Pink
#FFB2D0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95CC #95EBB4
analogous
#DF95EB #EB95CC #EB95A1
triadic
#EB95CC #CCEB95 #95CCEB
tetradic
#EB95CC #EBDF95 #95EBB4 #95A1EB
square
#EB95CC #EBDF95 #95EBB4 #95A1EB
split-complementary
#EB95CC #A1EB95 #95EBDF
monochromatic
#D82E9A #E162B3 #EB95CC #F5C8E5 #FAE5F3
Accessibility & contrast
On white
2.16
#EB95CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EB95CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95CC
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95CC | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CE
Deuteranopia (green-blind)
#AFB5CA
Tritanopia (blue-blind)
#F596A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb95cc; /* rgb */ color: rgb(235, 149, 204); /* oklch */ color: oklch(77.4% 0.124 341.6);
Tailwind
colors: {
custom: {
50: '#f3b5db',
500: '#eb95cc',
950: '#000000',
},
}SCSS
$custom: #eb95cc; $custom-light: #f3b5db; $custom-dark: #000000;
JSON
{
"hex": "#eb95cc",
"rgb": {
"r": 235,
"g": 149,
"b": 204
},
"hsl": {
"h": 321.628,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.77362,
"c": 0.12358,
"h": 341.6
},
"luminance": 0.43517
}Semantic roles & 50–950 ramp
primary
#EB95CC
secondary
#D9F2E2
accent
#D05915
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083