#DD67E8#DD67E8
#DD67E8 is a light, highly saturated purple. Relative luminance 0.309; OKLCH L 70.3% C 0.213 H 324.2°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DD67E8 |
|---|---|
| RGB | rgb(221, 103, 232) |
| HSL | hsl(295, 74%, 66%) |
| HSV | hsv(295, 56%, 91%) |
| CMYK | cmyk(4.7%, 55.6%, 0%, 9%) |
| CIE-LAB | lab(62.42, 63.52, -45.03) |
| CIE-LCH | lch(62.42, 77.86, 324.67°) |
| OKLab | oklab(70.28% 0.1725 -0.1246) |
| OKLCH | oklch(70.28% 0.213 324.2) |
| XYZ | xyz(49.2332, 30.9014, 79.6996) |
| Luminance | 0.3090 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 4.64
Heliotrope
#D94FF5
ΔE00 4.85
Purply Pink
#F075E6
ΔE00 5.06
Candy Pink
#FF63E9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD67E8 #72E867
analogous
#9C67E8 #DD67E8 #E867B2
triadic
#DD67E8 #E8DD67 #67E8DD
tetradic
#DD67E8 #E89C67 #72E867 #67B2E8
square
#DD67E8 #E89C67 #72E867 #67B2E8
split-complementary
#DD67E8 #B2E867 #67E89C
monochromatic
#AB1CB9 #D132E0 #DD67E8 #E99CF0 #F5D1F8
Accessibility & contrast
On white
2.92
#DD67E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#DD67E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD67E8
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD67E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD67E8 | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#538EEC
Deuteranopia (green-blind)
#7B9CE4
Tritanopia (blue-blind)
#E1789E
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #dd67e8; /* rgb */ color: rgb(221, 103, 232); /* oklch */ color: oklch(70.3% 0.213 324.2);
Tailwind
colors: {
custom: {
50: '#ea98f0',
500: '#dd67e8',
950: '#000000',
},
}SCSS
$custom: #dd67e8; $custom-light: #ea98f0; $custom-dark: #000000;
JSON
{
"hex": "#dd67e8",
"rgb": {
"r": 221,
"g": 103,
"b": 232
},
"hsl": {
"h": 294.884,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.70283,
"c": 0.21274,
"h": 324.2
},
"luminance": 0.30899
}Semantic roles & 50–950 ramp
primary
#DD67E8
secondary
#C4EBC0
accent
#D61021
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160E16
muted
#847E84