#DD66FF#DD66FF
#DD66FF is a light, highly saturated purple. Relative luminance 0.321; OKLCH L 71.4% C 0.235 H 318.1°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DD66FF |
|---|---|
| RGB | rgb(221, 102, 255) |
| HSL | hsl(287, 100%, 70%) |
| HSV | hsv(287, 60%, 100%) |
| CMYK | cmyk(13.3%, 60%, 0%, 0%) |
| CIE-LAB | lab(63.42, 68.21, -56.17) |
| CIE-LCH | lch(63.42, 88.36, 320.53°) |
| OKLab | oklab(71.39% 0.1749 -0.1569) |
| OKLCH | oklch(71.39% 0.235 318.1) |
| XYZ | xyz(52.6177, 32.0970, 98.0120) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 4.07
Heliotrope
#D94FF5
ΔE00 4.25
Bright Lavender
#C760FF
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.94
Easter Purple
#C071FE
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD66FF #88FF66
analogous
#9166FF #DD66FF #FF66D4
triadic
#DD66FF #FFDD66 #66FFDD
tetradic
#DD66FF #FF9166 #88FF66 #66D4FF
square
#DD66FF #FF9166 #88FF66 #66D4FF
split-complementary
#DD66FF #D4FF66 #66FF91
monochromatic
#B600EB #CF29FF #DD66FF #EBA3FF #F8E0FF
Accessibility & contrast
On white
2.83
#DD66FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#DD66FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD66FF
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD66FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD66FF | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C92FF
Deuteranopia (green-blind)
#6D9DFB
Tritanopia (blue-blind)
#DC80A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd66ff; /* rgb */ color: rgb(221, 102, 255); /* oklch */ color: oklch(71.4% 0.235 318.1);
Tailwind
colors: {
custom: {
50: '#eb98ff',
500: '#dd66ff',
950: '#000000',
},
}SCSS
$custom: #dd66ff; $custom-light: #eb98ff; $custom-dark: #000000;
JSON
{
"hex": "#dd66ff",
"rgb": {
"r": 221,
"g": 102,
"b": 255
},
"hsl": {
"h": 286.667,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.71388,
"c": 0.23502,
"h": 318.1
},
"luminance": 0.32095
}Semantic roles & 50–950 ramp
primary
#DD66FF
secondary
#D4F6CB
accent
#E60033
background
#FEF9FF
surface
#FDF2FF
border
#D5CCD7
text
#170E18
muted
#857E86