#EB95CF#EB95CF
#EB95CF is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.5% C 0.126 H 339.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95CF |
|---|---|
| RGB | rgb(235, 149, 207) |
| HSL | hsl(320, 68%, 75%) |
| HSV | hsv(320, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 11.9%, 7.8%) |
| CIE-LAB | lab(72.00, 40.51, -16.22) |
| CIE-LCH | lch(72.00, 43.64, 338.18°) |
| OKLab | oklab(77.47% 0.1181 -0.0432) |
| OKLCH | oklch(77.47% 0.126 339.9) |
| XYZ | xyz(56.2709, 43.6651, 64.4837) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.91
Plum
#DDA0DD
ΔE00 5.18
Pink (survey)
#FF81C0
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.31
Lilac
#C8A2C8
ΔE00 8.65
Violet (CSS)
#EE82EE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95CF #95EBB1
analogous
#DC95EB #EB95CF #EB95A4
triadic
#EB95CF #CFEB95 #95CFEB
tetradic
#EB95CF #EBDC95 #95EBB1 #95A4EB
square
#EB95CF #EBDC95 #95EBB1 #95A4EB
split-complementary
#EB95CF #A4EB95 #95EBDC
monochromatic
#D82EA0 #E162B8 #EB95CF #F5C8E6 #FAE5F3
Accessibility & contrast
On white
2.16
#EB95CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EB95CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95CF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95CF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A8D1
Deuteranopia (green-blind)
#AEB5CD
Tritanopia (blue-blind)
#F496AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb95cf; /* rgb */ color: rgb(235, 149, 207); /* oklch */ color: oklch(77.5% 0.126 339.9);
Tailwind
colors: {
custom: {
50: '#f3b5dd',
500: '#eb95cf',
950: '#000000',
},
}SCSS
$custom: #eb95cf; $custom-light: #f3b5dd; $custom-dark: #000000;
JSON
{
"hex": "#eb95cf",
"rgb": {
"r": 235,
"g": 149,
"b": 207
},
"hsl": {
"h": 319.535,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.77468,
"c": 0.12578,
"h": 339.9
},
"luminance": 0.43662
}Semantic roles & 50–950 ramp
primary
#EB95CF
secondary
#D9F2E1
accent
#D05215
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083