#EC83CC#EC83CC
#EC83CC is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.7% C 0.155 H 339.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EC83CC |
|---|---|
| RGB | rgb(236, 131, 204) |
| HSL | hsl(318, 73%, 72%) |
| HSV | hsv(318, 44%, 93%) |
| CMYK | cmyk(0%, 44.5%, 13.6%, 7.5%) |
| CIE-LAB | lab(68.34, 49.60, -20.10) |
| CIE-LCH | lch(68.34, 53.52, 337.93°) |
| OKLab | oklab(74.69% 0.1454 -0.0537) |
| OKLCH | oklch(74.69% 0.155 339.7) |
| XYZ | xyz(53.6079, 38.4286, 61.7089) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 4.29
Pink (survey)
#FF81C0
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 6.56
Bubblegum (survey)
#FF6CB5
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC83CC #83ECA3
analogous
#D883EC #EC83CC #EC8398
triadic
#EC83CC #CCEC83 #83CCEC
tetradic
#EC83CC #ECD883 #83ECA3 #8398EC
square
#EC83CC #ECD883 #83ECA3 #8398EC
split-complementary
#EC83CC #98EC83 #83ECD8
monochromatic
#D4209D #E44EB6 #EC83CC #F4B8E2 #FBE4F4
Accessibility & contrast
On white
2.42
#EC83CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EC83CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC83CC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC83CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC83CC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCF
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#F7859F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ec83cc; /* rgb */ color: rgb(236, 131, 204); /* oklch */ color: oklch(74.7% 0.155 339.7);
Tailwind
colors: {
custom: {
50: '#f4aadb',
500: '#ec83cc',
950: '#000000',
},
}SCSS
$custom: #ec83cc; $custom-light: #f4aadb; $custom-dark: #000000;
JSON
{
"hex": "#ec83cc",
"rgb": {
"r": 236,
"g": 131,
"b": 204
},
"hsl": {
"h": 318.286,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.74693,
"c": 0.15498,
"h": 339.7
},
"luminance": 0.38425
}Semantic roles & 50–950 ramp
primary
#EC83CC
secondary
#D8F3E0
accent
#D64C10
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83