#CDA3FC#CDA3FC
#CDA3FC is a light, vivid violet. Relative luminance 0.462; OKLCH L 78.6% C 0.130 H 305.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA3FC |
|---|---|
| RGB | rgb(205, 163, 252) |
| HSL | hsl(268, 94%, 81%) |
| HSV | hsv(268, 35%, 99%) |
| CMYK | cmyk(18.7%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.68, 32.23, -38.52) |
| CIE-LCH | lch(73.68, 50.23, 309.92°) |
| OKLab | oklab(78.59% 0.0753 -0.1065) |
| OKLCH | oklch(78.59% 0.13 305.3) |
| XYZ | xyz(55.8412, 46.2021, 98.0527) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.41
Pastel Purple
#CAA0FF
ΔE00 1.31
Baby Purple
#CA9BF7
ΔE00 1.99
Lavender (survey)
#C79FEF
ΔE00 2.17
Pale Violet
#CEAEFA
ΔE00 3.20
Mauve
#E0B0FF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA3FC #D2FCA3
analogous
#A3A6FC #CDA3FC #FAA3FC
triadic
#CDA3FC #FCCDA3 #A3FCCD
tetradic
#CDA3FC #FCA3A6 #D2FCA3 #A3FCFA
square
#CDA3FC #FCA3A6 #D2FCA3 #A3FCFA
split-complementary
#CDA3FC #FCFAA3 #A6FCA3
monochromatic
#8D2CF8 #AD68FA #CDA3FC #EDDEFE #EFE1FE
Accessibility & contrast
On white
2.05
#CDA3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CDA3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA3FC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA3FC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#99B5FA
Tritanopia (blue-blind)
#C6B0C4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cda3fc; /* rgb */ color: rgb(205, 163, 252); /* oklch */ color: oklch(78.6% 0.130 305.3);
Tailwind
colors: {
custom: {
50: '#ddbefd',
500: '#cda3fc',
950: '#000000',
},
}SCSS
$custom: #cda3fc; $custom-light: #ddbefd; $custom-dark: #000000;
JSON
{
"hex": "#cda3fc",
"rgb": {
"r": 205,
"g": 163,
"b": 252
},
"hsl": {
"h": 268.315,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.78587,
"c": 0.13046,
"h": 305.3
},
"luminance": 0.46202
}Semantic roles & 50–950 ramp
primary
#CDA3FC
secondary
#E6F6D5
accent
#E60079
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185