#DD9CF9#DD9CF9
#DD9CF9 is a light, vivid purple. Relative luminance 0.460; OKLCH L 78.8% C 0.145 H 315.3°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DD9CF9 |
|---|---|
| RGB | rgb(221, 156, 249) |
| HSL | hsl(282, 89%, 79%) |
| HSV | hsv(282, 37%, 98%) |
| CMYK | cmyk(11.2%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(73.54, 40.10, -36.99) |
| CIE-LCH | lch(73.54, 54.56, 317.31°) |
| OKLab | oklab(78.8% 0.1028 -0.1018) |
| OKLCH | oklch(78.8% 0.145 315.3) |
| XYZ | xyz(58.8035, 45.9900, 95.3834) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.76
Lilac (survey)
#CEA2FD
ΔE00 3.95
Lavender (survey)
#C79FEF
ΔE00 4.50
Pastel Purple
#CAA0FF
ΔE00 4.74
Mauve
#E0B0FF
ΔE00 4.83
Liliac
#C48EFD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD9CF9 #B8F99C
analogous
#AF9CF9 #DD9CF9 #F99CE7
triadic
#DD9CF9 #F9DD9C #9CF9DD
tetradic
#DD9CF9 #F9AF9C #B8F99C #9CE7F9
square
#DD9CF9 #F9AF9C #B8F99C #9CE7F9
split-complementary
#DD9CF9 #E7F99C #9CF9AF
monochromatic
#B529F2 #C962F6 #DD9CF9 #F1D6FC #F5E2FD
Accessibility & contrast
On white
2.06
#DD9CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#DD9CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD9CF9
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD9CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD9CF9 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FC
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#DCA8BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dd9cf9; /* rgb */ color: rgb(221, 156, 249); /* oklch */ color: oklch(78.8% 0.145 315.3);
Tailwind
colors: {
custom: {
50: '#e9bafb',
500: '#dd9cf9',
950: '#000000',
},
}SCSS
$custom: #dd9cf9; $custom-light: #e9bafb; $custom-dark: #000000;
JSON
{
"hex": "#dd9cf9",
"rgb": {
"r": 221,
"g": 156,
"b": 249
},
"hsl": {
"h": 281.935,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.788,
"c": 0.14466,
"h": 315.3
},
"luminance": 0.45989
}Semantic roles & 50–950 ramp
primary
#DD9CF9
secondary
#DFF5D6
accent
#E50045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185