#CDA3FF#CDA3FF
#CDA3FF is a light, vivid violet. Relative luminance 0.464; OKLCH L 78.7% C 0.134 H 304.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA3FF |
|---|---|
| RGB | rgb(205, 163, 255) |
| HSL | hsl(267, 100%, 82%) |
| HSV | hsv(267, 36%, 100%) |
| CMYK | cmyk(19.6%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(73.80, 32.89, -39.95) |
| CIE-LCH | lch(73.80, 51.75, 309.47°) |
| OKLab | oklab(78.72% 0.076 -0.1106) |
| OKLCH | oklch(78.72% 0.134 304.5) |
| XYZ | xyz(56.3203, 46.3937, 100.5762) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.56
Pastel Purple
#CAA0FF
ΔE00 0.92
Baby Purple
#CA9BF7
ΔE00 2.12
Lavender (survey)
#C79FEF
ΔE00 2.66
Pale Violet
#CEAEFA
ΔE00 3.47
Mauve
#E0B0FF
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA3FF #D5FFA3
analogous
#A3A7FF #CDA3FF #FBA3FF
triadic
#CDA3FF #FFCDA3 #A3FFCD
tetradic
#CDA3FF #FFA3A7 #D5FFA3 #A3FFFB
square
#CDA3FF #FFA3A7 #D5FFA3 #A3FFFB
split-complementary
#CDA3FF #FFFBA3 #A7FFA3
monochromatic
#8A29FF #AC66FF #CDA3FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
2.04
#CDA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#CDA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA3FF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA3FF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#C5B1C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cda3ff; /* rgb */ color: rgb(205, 163, 255); /* oklch */ color: oklch(78.7% 0.134 304.5);
Tailwind
colors: {
custom: {
50: '#ddbeff',
500: '#cda3ff',
950: '#000000',
},
}SCSS
$custom: #cda3ff; $custom-light: #ddbeff; $custom-dark: #000000;
JSON
{
"hex": "#cda3ff",
"rgb": {
"r": 205,
"g": 163,
"b": 255
},
"hsl": {
"h": 267.391,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.78722,
"c": 0.1342,
"h": 304.5
},
"luminance": 0.46394
}Semantic roles & 50–950 ramp
primary
#CDA3FF
secondary
#E7F7D4
accent
#E6007D
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186