#CDA3FE#CDA3FE
#CDA3FE is a light, vivid violet. Relative luminance 0.463; OKLCH L 78.7% C 0.133 H 304.7°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA3FE |
|---|---|
| RGB | rgb(205, 163, 254) |
| HSL | hsl(268, 98%, 82%) |
| HSV | hsv(268, 36%, 100%) |
| CMYK | cmyk(19.3%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(73.76, 32.67, -39.47) |
| CIE-LCH | lch(73.76, 51.24, 309.61°) |
| OKLab | oklab(78.68% 0.0758 -0.1093) |
| OKLCH | oklch(78.68% 0.133 304.7) |
| XYZ | xyz(56.1598, 46.3295, 99.7306) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.44
Pastel Purple
#CAA0FF
ΔE00 1.03
Baby Purple
#CA9BF7
ΔE00 2.06
Lavender (survey)
#C79FEF
ΔE00 2.49
Pale Violet
#CEAEFA
ΔE00 3.38
Mauve
#E0B0FF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA3FE #D4FEA3
analogous
#A3A7FE #CDA3FE #FAA3FE
triadic
#CDA3FE #FECDA3 #A3FECD
tetradic
#CDA3FE #FEA3A7 #D4FEA3 #A3FEFA
square
#CDA3FE #FEA3A7 #D4FEA3 #A3FEFA
split-complementary
#CDA3FE #FEFAA3 #A7FEA3
monochromatic
#8B2AFD #AC66FD #CDA3FE #EEE0FF #EFE1FF
Accessibility & contrast
On white
2.05
#CDA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#CDA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA3FE
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA3FE | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#C5B1C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cda3fe; /* rgb */ color: rgb(205, 163, 254); /* oklch */ color: oklch(78.7% 0.133 304.7);
Tailwind
colors: {
custom: {
50: '#ddbeff',
500: '#cda3fe',
950: '#000000',
},
}SCSS
$custom: #cda3fe; $custom-light: #ddbeff; $custom-dark: #000000;
JSON
{
"hex": "#cda3fe",
"rgb": {
"r": 205,
"g": 163,
"b": 254
},
"hsl": {
"h": 267.692,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.78677,
"c": 0.13296,
"h": 304.7
},
"luminance": 0.46329
}Semantic roles & 50–950 ramp
primary
#CDA3FE
secondary
#E7F7D4
accent
#E6007C
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186