#EB95C8#EB95C8
#EB95C8 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.2% C 0.121 H 343.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95C8 |
|---|---|
| RGB | rgb(235, 149, 200) |
| HSL | hsl(324, 68%, 75%) |
| HSV | hsv(324, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 14.9%, 7.8%) |
| CIE-LAB | lab(71.78, 39.39, -12.70) |
| CIE-LCH | lch(71.78, 41.39, 342.14°) |
| OKLab | oklab(77.22% 0.116 -0.0335) |
| OKLCH | oklch(77.22% 0.121 343.9) |
| XYZ | xyz(55.4341, 43.3304, 60.0761) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.13
Pink (survey)
#FF81C0
ΔE00 5.50
Plum
#DDA0DD
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 7.68
Powder Pink
#FFB2D0
ΔE00 8.17
Pinky
#FC86AA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95C8 #95EBB8
analogous
#E395EB #EB95C8 #EB959D
triadic
#EB95C8 #C8EB95 #95C8EB
tetradic
#EB95C8 #EBE395 #95EBB8 #959DEB
square
#EB95C8 #EBE395 #95EBB8 #959DEB
split-complementary
#EB95C8 #9DEB95 #95EBE3
monochromatic
#D82E93 #E162AD #EB95C8 #F5C8E3 #FAE5F2
Accessibility & contrast
On white
2.17
#EB95C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EB95C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95C8
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95C8 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA7CA
Deuteranopia (green-blind)
#B0B5C6
Tritanopia (blue-blind)
#F595A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb95c8; /* rgb */ color: rgb(235, 149, 200); /* oklch */ color: oklch(77.2% 0.121 343.9);
Tailwind
colors: {
custom: {
50: '#f3b5d8',
500: '#eb95c8',
950: '#000000',
},
}SCSS
$custom: #eb95c8; $custom-light: #f3b5d8; $custom-dark: #000000;
JSON
{
"hex": "#eb95c8",
"rgb": {
"r": 235,
"g": 149,
"b": 200
},
"hsl": {
"h": 324.419,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.77222,
"c": 0.12076,
"h": 343.9
},
"luminance": 0.43327
}Semantic roles & 50–950 ramp
primary
#EB95C8
secondary
#D9F2E3
accent
#D06115
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083