#CDA7FE#CDA7FE
#CDA7FE is a light, vivid violet. Relative luminance 0.478; OKLCH L 79.4% C 0.126 H 303.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA7FE |
|---|---|
| RGB | rgb(205, 167, 254) |
| HSL | hsl(266, 98%, 83%) |
| HSV | hsv(266, 34%, 100%) |
| CMYK | cmyk(19.3%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(74.68, 30.49, -38.04) |
| CIE-LCH | lch(74.68, 48.75, 308.71°) |
| OKLab | oklab(79.38% 0.0702 -0.1052) |
| OKLCH | oklch(79.38% 0.126 303.7) |
| XYZ | xyz(56.8813, 47.7725, 99.9711) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.41
Pastel Purple
#CAA0FF
ΔE00 1.95
Pale Violet
#CEAEFA
ΔE00 2.34
Lavender (survey)
#C79FEF
ΔE00 2.75
Baby Purple
#CA9BF7
ΔE00 3.03
Light Violet
#D6B4FC
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA7FE #D8FEA7
analogous
#A7ACFE #CDA7FE #F9A7FE
triadic
#CDA7FE #FECDA7 #A7FECD
tetradic
#CDA7FE #FEA7AC #D8FEA7 #A7FEF9
square
#CDA7FE #FEA7AC #D8FEA7 #A7FEF9
split-complementary
#CDA7FE #FEF9A7 #ACFEA7
monochromatic
#882EFD #AB6AFD #CDA7FE #EEE1FF #EEE1FF
Accessibility & contrast
On white
1.99
#CDA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#CDA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA7FE
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA7FE | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#C5B4C7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cda7fe; /* rgb */ color: rgb(205, 167, 254); /* oklch */ color: oklch(79.4% 0.126 303.7);
Tailwind
colors: {
custom: {
50: '#ddc1ff',
500: '#cda7fe',
950: '#000000',
},
}SCSS
$custom: #cda7fe; $custom-light: #ddc1ff; $custom-dark: #000000;
JSON
{
"hex": "#cda7fe",
"rgb": {
"r": 205,
"g": 167,
"b": 254
},
"hsl": {
"h": 266.207,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.79378,
"c": 0.12643,
"h": 303.7
},
"luminance": 0.47772
}Semantic roles & 50–950 ramp
primary
#CDA7FE
secondary
#E8F7D4
accent
#E60081
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186