#CDA3FD#CDA3FD
#CDA3FD is a light, vivid violet. Relative luminance 0.463; OKLCH L 78.6% C 0.132 H 305.0°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA3FD |
|---|---|
| RGB | rgb(205, 163, 253) |
| HSL | hsl(268, 96%, 82%) |
| HSV | hsv(268, 36%, 99%) |
| CMYK | cmyk(19%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(73.72, 32.45, -39.00) |
| CIE-LCH | lch(73.72, 50.74, 309.77°) |
| OKLab | oklab(78.63% 0.0755 -0.1079) |
| OKLCH | oklch(78.63% 0.132 305) |
| XYZ | xyz(56.0001, 46.2656, 98.8894) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.38
Pastel Purple
#CAA0FF
ΔE00 1.16
Baby Purple
#CA9BF7
ΔE00 2.02
Lavender (survey)
#C79FEF
ΔE00 2.33
Pale Violet
#CEAEFA
ΔE00 3.29
Mauve
#E0B0FF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA3FD #D3FDA3
analogous
#A3A6FD #CDA3FD #FAA3FD
triadic
#CDA3FD #FDCDA3 #A3FDCD
tetradic
#CDA3FD #FDA3A6 #D3FDA3 #A3FDFA
square
#CDA3FD #FDA3A6 #D3FDA3 #A3FDFA
split-complementary
#CDA3FD #FDFAA3 #A6FDA3
monochromatic
#8C2BFA #AC67FC #CDA3FD #EEDFFE #EFE1FE
Accessibility & contrast
On white
2.05
#CDA3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#CDA3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA3FD
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA3FD | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#C6B1C4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cda3fd; /* rgb */ color: rgb(205, 163, 253); /* oklch */ color: oklch(78.6% 0.132 305.0);
Tailwind
colors: {
custom: {
50: '#ddbefe',
500: '#cda3fd',
950: '#000000',
},
}SCSS
$custom: #cda3fd; $custom-light: #ddbefe; $custom-dark: #000000;
JSON
{
"hex": "#cda3fd",
"rgb": {
"r": 205,
"g": 163,
"b": 253
},
"hsl": {
"h": 268,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.78632,
"c": 0.13171,
"h": 305
},
"luminance": 0.46265
}Semantic roles & 50–950 ramp
primary
#CDA3FD
secondary
#E7F7D4
accent
#E6007A
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186