#EB85D3#EB85D3
#EB85D3 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.1% C 0.156 H 336.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85D3 |
|---|---|
| RGB | rgb(235, 133, 211) |
| HSL | hsl(314, 72%, 72%) |
| HSV | hsv(314, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 10.2%, 7.8%) |
| CIE-LAB | lab(68.86, 49.40, -23.22) |
| CIE-LCH | lch(68.86, 54.58, 334.82°) |
| OKLab | oklab(75.14% 0.1431 -0.0624) |
| OKLCH | oklch(75.14% 0.156 336.4) |
| XYZ | xyz(54.4064, 39.1437, 66.3052) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.12
Bubblegum Pink
#FE83CC
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 5.21
Purply Pink
#F075E6
ΔE00 5.26
Pink (survey)
#FF81C0
ΔE00 6.31
Orchid
#DA70D6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85D3 #85EB9D
analogous
#D085EB #EB85D3 #EB85A0
triadic
#EB85D3 #D3EB85 #85D3EB
tetradic
#EB85D3 #EBD085 #85EB9D #85A0EB
square
#EB85D3 #EBD085 #85EB9D #85A0EB
split-complementary
#EB85D3 #A0EB85 #85EBD0
monochromatic
#D323A9 #E250C0 #EB85D3 #F4BAE6 #FBE5F6
Accessibility & contrast
On white
2.38
#EB85D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EB85D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85D3
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85D3 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED6
Deuteranopia (green-blind)
#A1AED0
Tritanopia (blue-blind)
#F489A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb85d3; /* rgb */ color: rgb(235, 133, 211); /* oklch */ color: oklch(75.1% 0.156 336.4);
Tailwind
colors: {
custom: {
50: '#f3abe0',
500: '#eb85d3',
950: '#000000',
},
}SCSS
$custom: #eb85d3; $custom-light: #f3abe0; $custom-dark: #000000;
JSON
{
"hex": "#eb85d3",
"rgb": {
"r": 235,
"g": 133,
"b": 211
},
"hsl": {
"h": 314.118,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.75139,
"c": 0.15615,
"h": 336.4
},
"luminance": 0.3914
}Semantic roles & 50–950 ramp
primary
#EB85D3
secondary
#D9F2DF
accent
#D43F12
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83