#ED83CD#ED83CD
#ED83CD is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.157 H 339.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ED83CD |
|---|---|
| RGB | rgb(237, 131, 205) |
| HSL | hsl(318, 75%, 72%) |
| HSV | hsv(318, 45%, 93%) |
| CMYK | cmyk(0%, 44.7%, 13.5%, 7.1%) |
| CIE-LAB | lab(68.50, 50.07, -20.41) |
| CIE-LCH | lch(68.50, 54.06, 337.82°) |
| OKLab | oklab(74.85% 0.1467 -0.0546) |
| OKLCH | oklch(74.85% 0.157 339.6) |
| XYZ | xyz(54.0612, 38.6485, 62.3582) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.17
Lavender Pink
#DD85D7
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 6.12
Violet (CSS)
#EE82EE
ΔE00 6.42
Bubblegum (survey)
#FF6CB5
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED83CD #83EDA3
analogous
#D883ED #ED83CD #ED8398
triadic
#ED83CD #CDED83 #83CDED
tetradic
#ED83CD #EDD883 #83EDA3 #8398ED
square
#ED83CD #EDD883 #83EDA3 #8398ED
split-complementary
#ED83CD #98ED83 #83EDD8
monochromatic
#D61F9F #E54EB7 #ED83CD #F5B8E3 #FBE4F4
Accessibility & contrast
On white
2.41
#ED83CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#ED83CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED83CD
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED83CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED83CD | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD0
Deuteranopia (green-blind)
#A3ADCA
Tritanopia (blue-blind)
#F8859F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed83cd; /* rgb */ color: rgb(237, 131, 205); /* oklch */ color: oklch(74.9% 0.157 339.6);
Tailwind
colors: {
custom: {
50: '#f5aadc',
500: '#ed83cd',
950: '#000000',
},
}SCSS
$custom: #ed83cd; $custom-light: #f5aadc; $custom-dark: #000000;
JSON
{
"hex": "#ed83cd",
"rgb": {
"r": 237,
"g": 131,
"b": 205
},
"hsl": {
"h": 318.113,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.74851,
"c": 0.15653,
"h": 339.6
},
"luminance": 0.38645
}Semantic roles & 50–950 ramp
primary
#ED83CD
secondary
#D8F3E0
accent
#D74B0F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83