#CDA5FD#CDA5FD
#CDA5FD is a light, vivid violet. Relative luminance 0.470; OKLCH L 79.0% C 0.128 H 304.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA5FD |
|---|---|
| RGB | rgb(205, 165, 253) |
| HSL | hsl(267, 96%, 82%) |
| HSV | hsv(267, 35%, 99%) |
| CMYK | cmyk(19%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(74.18, 31.36, -38.28) |
| CIE-LCH | lch(74.18, 49.49, 309.32°) |
| OKLab | oklab(78.98% 0.0728 -0.1058) |
| OKLCH | oklch(78.98% 0.128 304.5) |
| XYZ | xyz(56.3580, 46.9814, 99.0087) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.89
Pastel Purple
#CAA0FF
ΔE00 1.57
Lavender (survey)
#C79FEF
ΔE00 2.42
Baby Purple
#CA9BF7
ΔE00 2.51
Pale Violet
#CEAEFA
ΔE00 2.76
Light Violet
#D6B4FC
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA5FD #D5FDA5
analogous
#A5A9FD #CDA5FD #F9A5FD
triadic
#CDA5FD #FDCDA5 #A5FDCD
tetradic
#CDA5FD #FDA5A9 #D5FDA5 #A5FDF9
square
#CDA5FD #FDA5A9 #D5FDA5 #A5FDF9
split-complementary
#CDA5FD #FDF9A5 #A9FDA5
monochromatic
#8A2DFA #AC69FC #CDA5FD #EEE1FE #EEE1FE
Accessibility & contrast
On white
2.02
#CDA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#CDA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA5FD
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA5FD | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#C6B2C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cda5fd; /* rgb */ color: rgb(205, 165, 253); /* oklch */ color: oklch(79.0% 0.128 304.5);
Tailwind
colors: {
custom: {
50: '#ddc0fe',
500: '#cda5fd',
950: '#000000',
},
}SCSS
$custom: #cda5fd; $custom-light: #ddc0fe; $custom-dark: #000000;
JSON
{
"hex": "#cda5fd",
"rgb": {
"r": 205,
"g": 165,
"b": 253
},
"hsl": {
"h": 267.273,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.78982,
"c": 0.12844,
"h": 304.5
},
"luminance": 0.46981
}Semantic roles & 50–950 ramp
primary
#CDA5FD
secondary
#E7F7D4
accent
#E6007D
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186