#DD67B0#DD67B0
#DD67B0 is a light, vivid pink. Relative luminance 0.282; OKLCH L 67.8% C 0.169 H 344.5°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DD67B0 |
|---|---|
| RGB | rgb(221, 103, 176) |
| HSL | hsl(323, 63%, 64%) |
| HSV | hsv(323, 53%, 87%) |
| CMYK | cmyk(0%, 53.4%, 20.4%, 13.3%) |
| CIE-LAB | lab(60.08, 54.44, -17.00) |
| CIE-LCH | lch(60.08, 57.03, 342.66°) |
| OKLab | oklab(67.79% 0.1626 -0.0451) |
| OKLCH | oklch(67.79% 0.169 344.5) |
| XYZ | xyz(42.5066, 28.2108, 44.2724) |
| Luminance | 0.2821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 1.08
Purplish Pink
#CE5DAE
ΔE00 4.23
Hot Pink
#FF69B4
ΔE00 6.23
Bubblegum (survey)
#FF6CB5
ΔE00 6.44
Barbie Pink
#FE46A5
ΔE00 6.59
Bubble Gum Pink
#FF69AF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD67B0 #67DD94
analogous
#CF67DD #DD67B0 #DD6775
triadic
#DD67B0 #B0DD67 #67B0DD
tetradic
#DD67B0 #DDCF67 #67DD94 #6775DD
square
#DD67B0 #DDCF67 #67DD94 #6775DD
split-complementary
#DD67B0 #75DD67 #67DDCF
monochromatic
#A52574 #D23596 #DD67B0 #E899CA #F3CBE4
Accessibility & contrast
On white
3.16
#DD67B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#DD67B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD67B0
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD67B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD67B0 | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7184B2
Deuteranopia (green-blind)
#9198AD
Tritanopia (blue-blind)
#EA6684
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #dd67b0; /* rgb */ color: rgb(221, 103, 176); /* oklch */ color: oklch(67.8% 0.169 344.5);
Tailwind
colors: {
custom: {
50: '#ea97c7',
500: '#dd67b0',
950: '#000000',
},
}SCSS
$custom: #dd67b0; $custom-light: #ea97c7; $custom-dark: #000000;
JSON
{
"hex": "#dd67b0",
"rgb": {
"r": 221,
"g": 103,
"b": 176
},
"hsl": {
"h": 322.881,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.67785,
"c": 0.16874,
"h": 344.5
},
"luminance": 0.28207
}Semantic roles & 50–950 ramp
primary
#DD67B0
secondary
#BBE5CB
accent
#CB5E1A
background
#FEF9FC
surface
#FDF2F8
border
#D5CCD1
text
#160E13
muted
#847E82