#CDA0FB#CDA0FB
#CDA0FB is a light, vivid violet. Relative luminance 0.451; OKLCH L 78.0% C 0.134 H 306.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA0FB |
|---|---|
| RGB | rgb(205, 160, 251) |
| HSL | hsl(270, 92%, 81%) |
| HSV | hsv(270, 36%, 98%) |
| CMYK | cmyk(18.3%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(72.95, 33.65, -39.11) |
| CIE-LCH | lch(72.95, 51.60, 310.71°) |
| OKLab | oklab(78.02% 0.0793 -0.1082) |
| OKLCH | oklch(78.02% 0.134 306.2) |
| XYZ | xyz(55.1568, 45.0861, 97.0448) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.52
Pastel Purple
#CAA0FF
ΔE00 1.18
Baby Purple
#CA9BF7
ΔE00 1.26
Lavender (survey)
#C79FEF
ΔE00 2.09
Pale Violet
#CEAEFA
ΔE00 3.94
Liliac
#C48EFD
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA0FB #CEFBA0
analogous
#A0A0FB #CDA0FB #FAA0FB
triadic
#CDA0FB #FBCDA0 #A0FBCD
tetradic
#CDA0FB #FBA0A0 #CEFBA0 #A0FBFA
square
#CDA0FB #FBA0A0 #CEFBA0 #A0FBFA
split-complementary
#CDA0FB #FBFAA0 #A0FBA0
monochromatic
#8F2BF6 #AE65F9 #CDA0FB #ECDBFD #F0E2FE
Accessibility & contrast
On white
2.10
#CDA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#CDA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA0FB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA0FB | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#C6AEC2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cda0fb; /* rgb */ color: rgb(205, 160, 251); /* oklch */ color: oklch(78.0% 0.134 306.2);
Tailwind
colors: {
custom: {
50: '#ddbcfd',
500: '#cda0fb',
950: '#000000',
},
}SCSS
$custom: #cda0fb; $custom-light: #ddbcfd; $custom-dark: #000000;
JSON
{
"hex": "#cda0fb",
"rgb": {
"r": 205,
"g": 160,
"b": 251
},
"hsl": {
"h": 269.67,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.7802,
"c": 0.13415,
"h": 306.2
},
"luminance": 0.45086
}Semantic roles & 50–950 ramp
primary
#CDA0FB
secondary
#E6F6D5
accent
#E60074
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185