#DD9CFA#DD9CFA
#DD9CFA is a light, vivid purple. Relative luminance 0.461; OKLCH L 78.8% C 0.146 H 314.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DD9CFA |
|---|---|
| RGB | rgb(221, 156, 250) |
| HSL | hsl(281, 90%, 80%) |
| HSV | hsv(281, 38%, 98%) |
| CMYK | cmyk(11.6%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(73.58, 40.31, -37.47) |
| CIE-LCH | lch(73.58, 55.03, 317.09°) |
| OKLab | oklab(78.84% 0.103 -0.1032) |
| OKLCH | oklch(78.84% 0.146 314.9) |
| XYZ | xyz(58.9599, 46.0525, 96.2070) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.69
Lilac (survey)
#CEA2FD
ΔE00 3.86
Lavender (survey)
#C79FEF
ΔE00 4.51
Pastel Purple
#CAA0FF
ΔE00 4.63
Mauve
#E0B0FF
ΔE00 4.86
Liliac
#C48EFD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD9CFA #B9FA9C
analogous
#AE9CFA #DD9CFA #FA9CE8
triadic
#DD9CFA #FADD9C #9CFADD
tetradic
#DD9CFA #FAAE9C #B9FA9C #9CE8FA
square
#DD9CFA #FAAE9C #B9FA9C #9CE8FA
split-complementary
#DD9CFA #E8FA9C #9CFAAE
monochromatic
#B527F4 #C962F7 #DD9CFA #F1D6FD #F5E2FE
Accessibility & contrast
On white
2.06
#DD9CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#DD9CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD9CFA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD9CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD9CFA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#9CB7F7
Tritanopia (blue-blind)
#DBA8BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dd9cfa; /* rgb */ color: rgb(221, 156, 250); /* oklch */ color: oklch(78.8% 0.146 314.9);
Tailwind
colors: {
custom: {
50: '#e9bafc',
500: '#dd9cfa',
950: '#000000',
},
}SCSS
$custom: #dd9cfa; $custom-light: #e9bafc; $custom-dark: #000000;
JSON
{
"hex": "#dd9cfa",
"rgb": {
"r": 221,
"g": 156,
"b": 250
},
"hsl": {
"h": 281.489,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.78844,
"c": 0.14578,
"h": 314.9
},
"luminance": 0.46051
}Semantic roles & 50–950 ramp
primary
#DD9CFA
secondary
#DFF6D5
accent
#E60047
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185