#EB92DB#EB92DB
#EB92DB is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.4% C 0.141 H 333.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92DB |
|---|---|
| RGB | rgb(235, 146, 219) |
| HSL | hsl(311, 69%, 75%) |
| HSV | hsv(311, 38%, 92%) |
| CMYK | cmyk(0%, 37.9%, 6.8%, 7.8%) |
| CIE-LAB | lab(71.78, 44.07, -23.17) |
| CIE-LCH | lch(71.78, 49.79, 332.26°) |
| OKLab | oklab(77.44% 0.126 -0.0624) |
| OKLCH | oklch(77.44% 0.141 333.6) |
| XYZ | xyz(57.3256, 43.3373, 72.3495) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.02
Plum
#DDA0DD
ΔE00 4.54
Bubblegum Pink
#FE83CC
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 6.95
Pink (survey)
#FF81C0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92DB #92EBA2
analogous
#CF92EB #EB92DB #EB92AE
triadic
#EB92DB #DBEB92 #92DBEB
tetradic
#EB92DB #EBCF92 #92EBA2 #92AEEB
square
#EB92DB #EBCF92 #92EBA2 #92AEEB
split-complementary
#EB92DB #AEEB92 #92EBCF
monochromatic
#D82BB9 #E25ECA #EB92DB #F4C6EC #FAE5F6
Accessibility & contrast
On white
2.17
#EB92DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EB92DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92DB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92DB | 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)
#91A8DE
Deuteranopia (green-blind)
#A8B5D8
Tritanopia (blue-blind)
#F396AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb92db; /* rgb */ color: rgb(235, 146, 219); /* oklch */ color: oklch(77.4% 0.141 333.6);
Tailwind
colors: {
custom: {
50: '#f3b3e6',
500: '#eb92db',
950: '#000000',
},
}SCSS
$custom: #eb92db; $custom-light: #f3b3e6; $custom-dark: #000000;
JSON
{
"hex": "#eb92db",
"rgb": {
"r": 235,
"g": 146,
"b": 219
},
"hsl": {
"h": 310.787,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.77436,
"c": 0.14061,
"h": 333.6
},
"luminance": 0.43334
}Semantic roles & 50–950 ramp
primary
#EB92DB
secondary
#D9F2DE
accent
#D13615
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171116
muted
#858084