#CDC1EF#CDC1EF
#CDC1EF is a very light, moderate violet. Relative luminance 0.574; OKLCH L 83.6% C 0.065 H 296.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC1EF |
|---|---|
| RGB | rgb(205, 193, 239) |
| HSL | hsl(256, 59%, 85%) |
| HSV | hsv(256, 19%, 94%) |
| CMYK | cmyk(14.2%, 19.2%, 0%, 6.3%) |
| CIE-LAB | lab(80.38, 13.08, -21.23) |
| CIE-LCH | lch(80.38, 24.93, 301.64°) |
| OKLab | oklab(83.58% 0.0293 -0.0577) |
| OKLCH | oklch(83.58% 0.065 296.9) |
| XYZ | xyz(59.8236, 57.3508, 89.5627) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.30
Pale Lilac
#E4CBFF
ΔE00 4.67
Periwinkle
#CCCCFF
ΔE00 4.67
Light Periwinkle
#C1C6FC
ΔE00 5.99
Light Violet
#D6B4FC
ΔE00 6.71
Pale Lavender
#EECFFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC1EF #E3EFC1
analogous
#C1CCEF #CDC1EF #E4C1EF
triadic
#CDC1EF #EFCDC1 #C1EFCD
tetradic
#CDC1EF #EFC1CC #E3EFC1 #C1EFE4
square
#CDC1EF #EFC1CC #E3EFC1 #C1EFE4
split-complementary
#CDC1EF #EFE4C1 #CCEFC1
monochromatic
#7F60D6 #A690E2 #CDC1EF #EBE7F9 #EBE7F9
Accessibility & contrast
On white
1.68
#CDC1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#CDC1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC1EF
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC1EF | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#C7C8D0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc1ef; /* rgb */ color: rgb(205, 193, 239); /* oklch */ color: oklch(83.6% 0.065 296.9);
Tailwind
colors: {
custom: {
50: '#dcd3f4',
500: '#cdc1ef',
950: '#000000',
},
}SCSS
$custom: #cdc1ef; $custom-light: #dcd3f4; $custom-dark: #000000;
JSON
{
"hex": "#cdc1ef",
"rgb": {
"r": 205,
"g": 193,
"b": 239
},
"hsl": {
"h": 255.652,
"s": 58.974,
"l": 84.706
},
"oklch": {
"l": 0.83579,
"c": 0.06475,
"h": 296.9
},
"luminance": 0.57351
}Semantic roles & 50–950 ramp
primary
#CDC1EF
secondary
#BBCD87
accent
#C71F9B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385