#CDA1F7#CDA1F7
#CDA1F7 is a light, vivid violet. Relative luminance 0.452; OKLCH L 78.0% C 0.128 H 307.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA1F7 |
|---|---|
| RGB | rgb(205, 161, 247) |
| HSL | hsl(271, 84%, 80%) |
| HSV | hsv(271, 35%, 97%) |
| CMYK | cmyk(17%, 34.8%, 0%, 3.1%) |
| CIE-LAB | lab(73.01, 32.24, -36.84) |
| CIE-LCH | lch(73.01, 48.96, 311.19°) |
| OKLab | oklab(78.02% 0.077 -0.1017) |
| OKLCH | oklch(78.02% 0.128 307.1) |
| XYZ | xyz(54.7070, 45.1847, 93.8171) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.04
Lavender (survey)
#C79FEF
ΔE00 1.45
Baby Purple
#CA9BF7
ΔE00 1.64
Pastel Purple
#CAA0FF
ΔE00 1.96
Pale Violet
#CEAEFA
ΔE00 3.49
Mauve
#E0B0FF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA1F7 #CBF7A1
analogous
#A2A1F7 #CDA1F7 #F7A1F6
triadic
#CDA1F7 #F7CDA1 #A1F7CD
tetradic
#CDA1F7 #F7A2A1 #CBF7A1 #A1F6F7
square
#CDA1F7 #F7A2A1 #CBF7A1 #A1F6F7
split-complementary
#CDA1F7 #F6F7A1 #A1F7A2
monochromatic
#9130ED #AF69F2 #CDA1F7 #EBD9FC #F0E3FD
Accessibility & contrast
On white
2.09
#CDA1F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#CDA1F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA1F7
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA1F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA1F7 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1FA
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#C7AEC1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cda1f7; /* rgb */ color: rgb(205, 161, 247); /* oklch */ color: oklch(78.0% 0.128 307.1);
Tailwind
colors: {
custom: {
50: '#ddbdfa',
500: '#cda1f7',
950: '#000000',
},
}SCSS
$custom: #cda1f7; $custom-light: #ddbdfa; $custom-dark: #000000;
JSON
{
"hex": "#cda1f7",
"rgb": {
"r": 205,
"g": 161,
"b": 247
},
"hsl": {
"h": 270.698,
"s": 84.314,
"l": 80
},
"oklch": {
"l": 0.78016,
"c": 0.12756,
"h": 307.1
},
"luminance": 0.45184
}Semantic roles & 50–950 ramp
primary
#CDA1F7
secondary
#E5F5D6
accent
#E10570
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185