#DDA6FC#DDA6FC
#DDA6FC is a light, vivid violet. Relative luminance 0.497; OKLCH L 80.6% C 0.131 H 312.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA6FC |
|---|---|
| RGB | rgb(221, 166, 252) |
| HSL | hsl(278, 93%, 82%) |
| HSV | hsv(278, 34%, 99%) |
| CMYK | cmyk(12.3%, 34.1%, 0%, 1.2%) |
| CIE-LAB | lab(75.87, 35.36, -35.00) |
| CIE-LCH | lch(75.87, 49.75, 315.29°) |
| OKLab | oklab(80.6% 0.0892 -0.0962) |
| OKLCH | oklch(80.6% 0.131 312.8) |
| XYZ | xyz(61.0228, 49.6739, 98.4500) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.43
Lilac (survey)
#CEA2FD
ΔE00 3.30
Lavender (survey)
#C79FEF
ΔE00 4.07
Baby Purple
#CA9BF7
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 4.32
Pastel Purple
#CAA0FF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA6FC #C5FCA6
analogous
#B2A6FC #DDA6FC #FCA6F0
triadic
#DDA6FC #FCDDA6 #A6FCDD
tetradic
#DDA6FC #FCB2A6 #C5FCA6 #A6F0FC
square
#DDA6FC #FCB2A6 #C5FCA6 #A6F0FC
split-complementary
#DDA6FC #F0FCA6 #A6FCB2
monochromatic
#B030F8 #C66BFA #DDA6FC #F4E1FE #F4E1FE
Accessibility & contrast
On white
1.92
#DDA6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#DDA6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA6FC
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA6FC | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#DAB1C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dda6fc; /* rgb */ color: rgb(221, 166, 252); /* oklch */ color: oklch(80.6% 0.131 312.8);
Tailwind
colors: {
custom: {
50: '#e8c1fd',
500: '#dda6fc',
950: '#000000',
},
}SCSS
$custom: #dda6fc; $custom-light: #e8c1fd; $custom-dark: #000000;
JSON
{
"hex": "#dda6fc",
"rgb": {
"r": 221,
"g": 166,
"b": 252
},
"hsl": {
"h": 278.372,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.80604,
"c": 0.13119,
"h": 312.8
},
"luminance": 0.49673
}Semantic roles & 50–950 ramp
primary
#DDA6FC
secondary
#E1F6D5
accent
#E60053
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185