#DA67BC#DA67BC
#DA67BC is a light, vivid pink. Relative luminance 0.282; OKLCH L 67.9% C 0.175 H 338.4°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DA67BC |
|---|---|
| RGB | rgb(218, 103, 188) |
| HSL | hsl(316, 61%, 63%) |
| HSV | hsv(316, 53%, 85%) |
| CMYK | cmyk(0%, 52.8%, 13.8%, 14.5%) |
| CIE-LAB | lab(60.10, 55.33, -23.86) |
| CIE-LCH | lch(60.10, 60.25, 336.67°) |
| OKLab | oklab(67.86% 0.1623 -0.0642) |
| OKLCH | oklch(67.86% 0.175 338.4) |
| XYZ | xyz(42.8413, 28.2400, 50.7617) |
| Luminance | 0.2824 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.03
Purplish Pink
#CE5DAE
ΔE00 3.69
Orchid (survey)
#C875C4
ΔE00 4.63
Orchid
#DA70D6
ΔE00 4.95
Purpleish Pink
#DF4EC8
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA67BC #67DA85
analogous
#BE67DA #DA67BC #DA6782
triadic
#DA67BC #BCDA67 #67BCDA
tetradic
#DA67BC #DABE67 #67DA85 #6782DA
square
#DA67BC #DABE67 #67DA85 #6782DA
split-complementary
#DA67BC #82DA67 #67DABE
monochromatic
#A02780 #CE36A6 #DA67BC #E698D2 #F2C9E7
Accessibility & contrast
On white
3.16
#DA67BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#DA67BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DA67BC
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA67BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA67BC | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B86BF
Deuteranopia (green-blind)
#8B97B9
Tritanopia (blue-blind)
#E56A89
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #da67bc; /* rgb */ color: rgb(218, 103, 188); /* oklch */ color: oklch(67.9% 0.175 338.4);
Tailwind
colors: {
custom: {
50: '#e897d0',
500: '#da67bc',
950: '#000000',
},
}SCSS
$custom: #da67bc; $custom-light: #e897d0; $custom-dark: #000000;
JSON
{
"hex": "#da67bc",
"rgb": {
"r": 218,
"g": 103,
"b": 188
},
"hsl": {
"h": 315.652,
"s": 60.847,
"l": 62.941
},
"oklch": {
"l": 0.67865,
"c": 0.17456,
"h": 338.4
},
"luminance": 0.28237
}Semantic roles & 50–950 ramp
primary
#DA67BC
secondary
#BAE3C4
accent
#C94A1D
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82