#DD9CFB#DD9CFB
#DD9CFB is a light, vivid purple. Relative luminance 0.461; OKLCH L 78.9% C 0.147 H 314.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DD9CFB |
|---|---|
| RGB | rgb(221, 156, 251) |
| HSL | hsl(281, 92%, 80%) |
| HSV | hsv(281, 38%, 98%) |
| CMYK | cmyk(12%, 37.8%, 0%, 1.6%) |
| CIE-LAB | lab(73.62, 40.51, -37.95) |
| CIE-LCH | lch(73.62, 55.51, 316.87°) |
| OKLab | oklab(78.89% 0.1032 -0.1045) |
| OKLCH | oklch(78.89% 0.147 314.6) |
| XYZ | xyz(59.1171, 46.1154, 97.0350) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.63
Lilac (survey)
#CEA2FD
ΔE00 3.78
Lavender (survey)
#C79FEF
ΔE00 4.52
Pastel Purple
#CAA0FF
ΔE00 4.53
Mauve
#E0B0FF
ΔE00 4.89
Liliac
#C48EFD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD9CFB #BAFB9C
analogous
#AE9CFB #DD9CFB #FB9CE9
triadic
#DD9CFB #FBDD9C #9CFBDD
tetradic
#DD9CFB #FBAE9C #BAFB9C #9CE9FB
square
#DD9CFB #FBAE9C #BAFB9C #9CE9FB
split-complementary
#DD9CFB #E9FB9C #9CFBAE
monochromatic
#B526F6 #C961F9 #DD9CFB #F1D7FD #F5E2FE
Accessibility & contrast
On white
2.05
#DD9CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#DD9CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD9CFB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD9CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD9CFB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#DBA9C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dd9cfb; /* rgb */ color: rgb(221, 156, 251); /* oklch */ color: oklch(78.9% 0.147 314.6);
Tailwind
colors: {
custom: {
50: '#e9bafd',
500: '#dd9cfb',
950: '#000000',
},
}SCSS
$custom: #dd9cfb; $custom-light: #e9bafd; $custom-dark: #000000;
JSON
{
"hex": "#dd9cfb",
"rgb": {
"r": 221,
"g": 156,
"b": 251
},
"hsl": {
"h": 281.053,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.78888,
"c": 0.1469,
"h": 314.6
},
"luminance": 0.46114
}Semantic roles & 50–950 ramp
primary
#DD9CFB
secondary
#DFF6D5
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185