#CDC0ED#CDC0ED
#CDC0ED is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.3% C 0.064 H 298.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0ED |
|---|---|
| RGB | rgb(205, 192, 237) |
| HSL | hsl(257, 56%, 84%) |
| HSV | hsv(257, 19%, 93%) |
| CMYK | cmyk(13.5%, 19%, 0%, 7.1%) |
| CIE-LAB | lab(80.06, 13.20, -20.63) |
| CIE-LCH | lch(80.06, 24.49, 302.62°) |
| OKLab | oklab(83.31% 0.0301 -0.0561) |
| OKLCH | oklch(83.31% 0.064 298.2) |
| XYZ | xyz(59.3094, 56.7926, 87.9418) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.34
Pale Lilac
#E4CBFF
ΔE00 4.68
Periwinkle
#CCCCFF
ΔE00 5.15
Light Periwinkle
#C1C6FC
ΔE00 6.45
Pale Lavender
#EECFFE
ΔE00 6.60
Light Violet
#D6B4FC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0ED #E0EDC0
analogous
#C0CAED #CDC0ED #E4C0ED
triadic
#CDC0ED #EDCDC0 #C0EDCD
tetradic
#CDC0ED #EDC0CA #E0EDC0 #C0EDE4
square
#CDC0ED #EDC0CA #E0EDC0 #C0EDE4
split-complementary
#CDC0ED #EDE4C0 #CAEDC0
monochromatic
#8161D2 #A790DF #CDC0ED #ECE7F8 #ECE7F8
Accessibility & contrast
On white
1.70
#CDC0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CDC0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0ED
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0ED | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#C8C6CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc0ed; /* rgb */ color: rgb(205, 192, 237); /* oklch */ color: oklch(83.3% 0.064 298.2);
Tailwind
colors: {
custom: {
50: '#dcd3f3',
500: '#cdc0ed',
950: '#000000',
},
}SCSS
$custom: #cdc0ed; $custom-light: #dcd3f3; $custom-dark: #000000;
JSON
{
"hex": "#cdc0ed",
"rgb": {
"r": 205,
"g": 192,
"b": 237
},
"hsl": {
"h": 257.333,
"s": 55.556,
"l": 84.118
},
"oklch": {
"l": 0.83313,
"c": 0.06363,
"h": 298.2
},
"luminance": 0.56793
}Semantic roles & 50–950 ramp
primary
#CDC0ED
secondary
#B7CA87
accent
#C32295
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385