#CDA9FB#CDA9FB
#CDA9FB is a light, moderate violet. Relative luminance 0.483; OKLCH L 79.6% C 0.119 H 304.0°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA9FB |
|---|---|
| RGB | rgb(205, 169, 251) |
| HSL | hsl(266, 91%, 82%) |
| HSV | hsv(266, 33%, 98%) |
| CMYK | cmyk(18.3%, 32.7%, 0%, 1.6%) |
| CIE-LAB | lab(75.03, 28.73, -35.89) |
| CIE-LCH | lch(75.03, 45.97, 308.68°) |
| OKLab | oklab(79.6% 0.0667 -0.099) |
| OKLCH | oklch(79.6% 0.119 304) |
| XYZ | xyz(56.7739, 48.3202, 97.5839) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.49
Lilac (survey)
#CEA2FD
ΔE00 2.11
Lavender (survey)
#C79FEF
ΔE00 2.74
Pastel Purple
#CAA0FF
ΔE00 2.79
Light Violet
#D6B4FC
ΔE00 3.19
Baby Purple
#CA9BF7
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA9FB #D7FBA9
analogous
#A9AEFB #CDA9FB #F6A9FB
triadic
#CDA9FB #FBCDA9 #A9FBCD
tetradic
#CDA9FB #FBA9AE #D7FBA9 #A9FBF6
square
#CDA9FB #FBA9AE #D7FBA9 #A9FBF6
split-complementary
#CDA9FB #FBF6A9 #AEFBA9
monochromatic
#8934F6 #AB6FF8 #CDA9FB #EEE2FE #EEE2FE
Accessibility & contrast
On white
1.97
#CDA9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#CDA9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA9FB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA9FB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#C6B5C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cda9fb; /* rgb */ color: rgb(205, 169, 251); /* oklch */ color: oklch(79.6% 0.119 304.0);
Tailwind
colors: {
custom: {
50: '#ddc3fd',
500: '#cda9fb',
950: '#000000',
},
}SCSS
$custom: #cda9fb; $custom-light: #ddc3fd; $custom-dark: #000000;
JSON
{
"hex": "#cda9fb",
"rgb": {
"r": 205,
"g": 169,
"b": 251
},
"hsl": {
"h": 266.341,
"s": 91.111,
"l": 82.353
},
"oklch": {
"l": 0.79602,
"c": 0.11936,
"h": 304
},
"luminance": 0.4832
}Semantic roles & 50–950 ramp
primary
#CDA9FB
secondary
#E7F6D5
accent
#E60081
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151217
muted
#838185