#EB85AE#EB85AE
#EB85AE is a light, vivid pink. Relative luminance 0.375; OKLCH L 73.8% C 0.133 H 355.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85AE |
|---|---|
| RGB | rgb(235, 133, 174) |
| HSL | hsl(336, 72%, 72%) |
| HSV | hsv(336, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 26%, 7.8%) |
| CIE-LAB | lab(67.65, 43.85, -4.34) |
| CIE-LCH | lch(67.65, 44.07, 354.35°) |
| OKLab | oklab(73.83% 0.1323 -0.0109) |
| OKLCH | oklch(73.83% 0.133 355.3) |
| XYZ | xyz(50.2899, 37.4971, 44.6252) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.33
Pig Pink
#E78EA5
ΔE00 4.54
Pink (survey)
#FF81C0
ΔE00 4.64
Dull Pink
#D5869D
ΔE00 5.25
Rosa
#FE86A4
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85AE #85EBC2
analogous
#EB85E1 #EB85AE #EB8F85
triadic
#EB85AE #AEEB85 #85AEEB
tetradic
#EB85AE #E1EB85 #85EBC2 #8F85EB
square
#EB85AE #E1EB85 #85EBC2 #8F85EB
split-complementary
#EB85AE #85EB8F #85E1EB
monochromatic
#D3236A #E2508B #EB85AE #F4BAD1 #FBE5EE
Accessibility & contrast
On white
2.47
#EB85AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EB85AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85AE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85AE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AAF
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#F98094
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb85ae; /* rgb */ color: rgb(235, 133, 174); /* oklch */ color: oklch(73.8% 0.133 355.3);
Tailwind
colors: {
custom: {
50: '#f4aac6',
500: '#eb85ae',
950: '#000000',
},
}SCSS
$custom: #eb85ae; $custom-light: #f4aac6; $custom-dark: #000000;
JSON
{
"hex": "#eb85ae",
"rgb": {
"r": 235,
"g": 133,
"b": 174
},
"hsl": {
"h": 335.882,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.73832,
"c": 0.13271,
"h": 355.3
},
"luminance": 0.37493
}Semantic roles & 50–950 ramp
primary
#EB85AE
secondary
#D9F2E8
accent
#D48612
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82