#CDA4FE#CDA4FE
#CDA4FE is a light, vivid violet. Relative luminance 0.467; OKLCH L 78.9% C 0.131 H 304.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA4FE |
|---|---|
| RGB | rgb(205, 164, 254) |
| HSL | hsl(267, 98%, 82%) |
| HSV | hsv(267, 35%, 100%) |
| CMYK | cmyk(19.3%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(73.99, 32.13, -39.12) |
| CIE-LCH | lch(73.99, 50.62, 309.40°) |
| OKLab | oklab(78.85% 0.0744 -0.1082) |
| OKLCH | oklch(78.85% 0.131 304.5) |
| XYZ | xyz(56.3381, 46.6860, 99.7900) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.64
Pastel Purple
#CAA0FF
ΔE00 1.23
Baby Purple
#CA9BF7
ΔE00 2.29
Lavender (survey)
#C79FEF
ΔE00 2.52
Pale Violet
#CEAEFA
ΔE00 3.12
Mauve
#E0B0FF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA4FE #D5FEA4
analogous
#A4A8FE #CDA4FE #FAA4FE
triadic
#CDA4FE #FECDA4 #A4FECD
tetradic
#CDA4FE #FEA4A8 #D5FEA4 #A4FEFA
square
#CDA4FE #FEA4A8 #D5FEA4 #A4FEFA
split-complementary
#CDA4FE #FEFAA4 #A8FEA4
monochromatic
#8A2BFD #AC67FD #CDA4FE #EEE1FF #EEE1FF
Accessibility & contrast
On white
2.03
#CDA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CDA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA4FE
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA4FE | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#C5B2C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cda4fe; /* rgb */ color: rgb(205, 164, 254); /* oklch */ color: oklch(78.9% 0.131 304.5);
Tailwind
colors: {
custom: {
50: '#ddbfff',
500: '#cda4fe',
950: '#000000',
},
}SCSS
$custom: #cda4fe; $custom-light: #ddbfff; $custom-dark: #000000;
JSON
{
"hex": "#cda4fe",
"rgb": {
"r": 205,
"g": 164,
"b": 254
},
"hsl": {
"h": 267.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.78851,
"c": 0.13133,
"h": 304.5
},
"luminance": 0.46686
}Semantic roles & 50–950 ramp
primary
#CDA4FE
secondary
#E7F7D4
accent
#E6007D
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186