#CDA4FC#CDA4FC
#CDA4FC is a light, vivid violet. Relative luminance 0.466; OKLCH L 78.8% C 0.129 H 305.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA4FC |
|---|---|
| RGB | rgb(205, 164, 252) |
| HSL | hsl(268, 94%, 82%) |
| HSV | hsv(268, 35%, 99%) |
| CMYK | cmyk(18.7%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.91, 31.69, -38.16) |
| CIE-LCH | lch(73.91, 49.60, 309.70°) |
| OKLab | oklab(78.76% 0.0739 -0.1055) |
| OKLCH | oklch(78.76% 0.129 305) |
| XYZ | xyz(56.0195, 46.5586, 98.1121) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.67
Pastel Purple
#CAA0FF
ΔE00 1.49
Lavender (survey)
#C79FEF
ΔE00 2.21
Baby Purple
#CA9BF7
ΔE00 2.24
Pale Violet
#CEAEFA
ΔE00 2.94
Mauve
#E0B0FF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA4FC #D3FCA4
analogous
#A4A7FC #CDA4FC #F9A4FC
triadic
#CDA4FC #FCCDA4 #A4FCCD
tetradic
#CDA4FC #FCA4A7 #D3FCA4 #A4FCF9
square
#CDA4FC #FCA4A7 #D3FCA4 #A4FCF9
split-complementary
#CDA4FC #FCF9A4 #A7FCA4
monochromatic
#8C2EF8 #AC69FA #CDA4FC #EEDFFE #EFE1FE
Accessibility & contrast
On white
2.04
#CDA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#CDA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA4FC
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA4FC | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#C6B1C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cda4fc; /* rgb */ color: rgb(205, 164, 252); /* oklch */ color: oklch(78.8% 0.129 305.0);
Tailwind
colors: {
custom: {
50: '#ddbffd',
500: '#cda4fc',
950: '#000000',
},
}SCSS
$custom: #cda4fc; $custom-light: #ddbffd; $custom-dark: #000000;
JSON
{
"hex": "#cda4fc",
"rgb": {
"r": 205,
"g": 164,
"b": 252
},
"hsl": {
"h": 267.955,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.78762,
"c": 0.12882,
"h": 305
},
"luminance": 0.46558
}Semantic roles & 50–950 ramp
primary
#CDA4FC
secondary
#E7F6D5
accent
#E6007B
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185