#E183CC#E183CC
#E183CC is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.4% C 0.146 H 335.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E183CC |
|---|---|
| RGB | rgb(225, 131, 204) |
| HSL | hsl(313, 61%, 70%) |
| HSV | hsv(313, 42%, 88%) |
| CMYK | cmyk(0%, 41.8%, 9.3%, 11.8%) |
| CIE-LAB | lab(66.98, 46.14, -22.30) |
| CIE-LCH | lch(66.98, 51.25, 334.21°) |
| OKLab | oklab(73.39% 0.1332 -0.06) |
| OKLCH | oklch(73.39% 0.146 335.8) |
| XYZ | xyz(50.0667, 36.6027, 61.5429) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.66
Bubblegum Pink
#FE83CC
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 5.85
Orchid (survey)
#C875C4
ΔE00 5.88
Orchid
#DA70D6
ΔE00 5.92
Violet (CSS)
#EE82EE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E183CC #83E198
analogous
#C783E1 #E183CC #E1839D
triadic
#E183CC #CCE183 #83CCE1
tetradic
#E183CC #E1C783 #83E198 #839DE1
square
#E183CC #E1C783 #83E198 #839DE1
split-complementary
#E183CC #9DE183 #83E1C7
monochromatic
#BC2E9C #D552B8 #E183CC #EDB4E0 #F9E6F5
Accessibility & contrast
On white
2.52
#E183CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#E183CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E183CC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E183CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E183CC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACF
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#EA879E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e183cc; /* rgb */ color: rgb(225, 131, 204); /* oklch */ color: oklch(73.4% 0.146 335.8);
Tailwind
colors: {
custom: {
50: '#eca9db',
500: '#e183cc',
950: '#000000',
},
}SCSS
$custom: #e183cc; $custom-light: #eca9db; $custom-dark: #000000;
JSON
{
"hex": "#e183cc",
"rgb": {
"r": 225,
"g": 131,
"b": 204
},
"hsl": {
"h": 313.404,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.73385,
"c": 0.14612,
"h": 335.8
},
"luminance": 0.366
}Semantic roles & 50–950 ramp
primary
#E183CC
secondary
#D3EDD9
accent
#C9431D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83