#CDC0EF#CDC0EF
#CDC0EF is a very light, moderate violet. Relative luminance 0.569; OKLCH L 83.4% C 0.066 H 297.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0EF |
|---|---|
| RGB | rgb(205, 192, 239) |
| HSL | hsl(257, 59%, 85%) |
| HSV | hsv(257, 20%, 94%) |
| CMYK | cmyk(14.2%, 19.7%, 0%, 6.3%) |
| CIE-LAB | lab(80.13, 13.62, -21.60) |
| CIE-LCH | lch(80.13, 25.54, 302.23°) |
| OKLab | oklab(83.39% 0.0307 -0.0588) |
| OKLCH | oklch(83.39% 0.066 297.6) |
| XYZ | xyz(59.6033, 56.9102, 89.4893) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.09
Pale Lilac
#E4CBFF
ΔE00 4.58
Periwinkle
#CCCCFF
ΔE00 4.87
Light Periwinkle
#C1C6FC
ΔE00 6.13
Light Violet
#D6B4FC
ΔE00 6.37
Pale Lavender
#EECFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0EF #E2EFC0
analogous
#C0CBEF #CDC0EF #E5C0EF
triadic
#CDC0EF #EFCDC0 #C0EFCD
tetradic
#CDC0EF #EFC0CB #E2EFC0 #C0EFE5
square
#CDC0EF #EFC0CB #E2EFC0 #C0EFE5
split-complementary
#CDC0EF #EFE5C0 #CBEFC0
monochromatic
#805ED6 #A68FE3 #CDC0EF #ECE7F9 #ECE7F9
Accessibility & contrast
On white
1.70
#CDC0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#CDC0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0EF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0EF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#C7C7D0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc0ef; /* rgb */ color: rgb(205, 192, 239); /* oklch */ color: oklch(83.4% 0.066 297.6);
Tailwind
colors: {
custom: {
50: '#dcd3f4',
500: '#cdc0ef',
950: '#000000',
},
}SCSS
$custom: #cdc0ef; $custom-light: #dcd3f4; $custom-dark: #000000;
JSON
{
"hex": "#cdc0ef",
"rgb": {
"r": 205,
"g": 192,
"b": 239
},
"hsl": {
"h": 256.596,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.83387,
"c": 0.06632,
"h": 297.6
},
"luminance": 0.5691
}Semantic roles & 50–950 ramp
primary
#CDC0EF
secondary
#B9CD86
accent
#C71E98
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385