#DD83C8#DD83C8
#DD83C8 is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.8% C 0.140 H 336.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83C8 |
|---|---|
| RGB | rgb(221, 131, 200) |
| HSL | hsl(314, 57%, 69%) |
| HSV | hsv(314, 41%, 87%) |
| CMYK | cmyk(0%, 40.7%, 9.5%, 13.3%) |
| CIE-LAB | lab(66.35, 44.21, -21.06) |
| CIE-LCH | lch(66.35, 48.97, 334.53°) |
| OKLab | oklab(72.76% 0.1277 -0.0566) |
| OKLCH | oklch(72.76% 0.14 336.1) |
| XYZ | xyz(48.3603, 35.7776, 58.9909) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.11
Orchid (survey)
#C875C4
ΔE00 5.58
Bubblegum Pink
#FE83CC
ΔE00 5.74
Orchid
#DA70D6
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.57
Violet (CSS)
#EE82EE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83C8 #83DD98
analogous
#C583DD #DD83C8 #DD839B
triadic
#DD83C8 #C8DD83 #83C8DD
tetradic
#DD83C8 #DDC583 #83DD98 #839BDD
square
#DD83C8 #DDC583 #83DD98 #839BDD
split-complementary
#DD83C8 #9BDD83 #83DDC5
monochromatic
#B43196 #D053B3 #DD83C8 #EAB3DD #F7E3F3
Accessibility & contrast
On white
2.58
#DD83C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#DD83C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83C8
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83C8 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8499CA
Deuteranopia (green-blind)
#9BA6C5
Tritanopia (blue-blind)
#E5869D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd83c8; /* rgb */ color: rgb(221, 131, 200); /* oklch */ color: oklch(72.8% 0.140 336.1);
Tailwind
colors: {
custom: {
50: '#e9a9d8',
500: '#dd83c8',
950: '#000000',
},
}SCSS
$custom: #dd83c8; $custom-light: #e9a9d8; $custom-dark: #000000;
JSON
{
"hex": "#dd83c8",
"rgb": {
"r": 221,
"g": 131,
"b": 200
},
"hsl": {
"h": 314,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.72761,
"c": 0.13971,
"h": 336.1
},
"luminance": 0.35775
}Semantic roles & 50–950 ramp
primary
#DD83C8
secondary
#D1EBD7
accent
#C54721
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83