#CDA4FD#CDA4FD
#CDA4FD is a light, vivid violet. Relative luminance 0.466; OKLCH L 78.8% C 0.130 H 304.8°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA4FD |
|---|---|
| RGB | rgb(205, 164, 253) |
| HSL | hsl(268, 96%, 82%) |
| HSV | hsv(268, 35%, 99%) |
| CMYK | cmyk(19%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.95, 31.91, -38.64) |
| CIE-LCH | lch(73.95, 50.11, 309.55°) |
| OKLab | oklab(78.81% 0.0741 -0.1069) |
| OKLCH | oklch(78.81% 0.13 304.8) |
| XYZ | xyz(56.1783, 46.6221, 98.9489) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.63
Pastel Purple
#CAA0FF
ΔE00 1.35
Baby Purple
#CA9BF7
ΔE00 2.26
Lavender (survey)
#C79FEF
ΔE00 2.36
Pale Violet
#CEAEFA
ΔE00 3.02
Mauve
#E0B0FF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA4FD #D4FDA4
analogous
#A4A8FD #CDA4FD #F9A4FD
triadic
#CDA4FD #FDCDA4 #A4FDCD
tetradic
#CDA4FD #FDA4A8 #D4FDA4 #A4FDF9
square
#CDA4FD #FDA4A8 #D4FDA4 #A4FDF9
split-complementary
#CDA4FD #FDF9A4 #A8FDA4
monochromatic
#8B2CFA #AC68FC #CDA4FD #EEE0FE #EFE1FE
Accessibility & contrast
On white
2.03
#CDA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#CDA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA4FD
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA4FD | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#C6B2C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cda4fd; /* rgb */ color: rgb(205, 164, 253); /* oklch */ color: oklch(78.8% 0.130 304.8);
Tailwind
colors: {
custom: {
50: '#ddbffe',
500: '#cda4fd',
950: '#000000',
},
}SCSS
$custom: #cda4fd; $custom-light: #ddbffe; $custom-dark: #000000;
JSON
{
"hex": "#cda4fd",
"rgb": {
"r": 205,
"g": 164,
"b": 253
},
"hsl": {
"h": 267.64,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.78806,
"c": 0.13007,
"h": 304.8
},
"luminance": 0.46622
}Semantic roles & 50–950 ramp
primary
#CDA4FD
secondary
#E7F7D4
accent
#E6007C
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186