#CDC3ED#CDC3ED
#CDC3ED is a very light, muted violet. Relative luminance 0.581; OKLCH L 83.9% C 0.059 H 296.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3ED |
|---|---|
| RGB | rgb(205, 195, 237) |
| HSL | hsl(254, 54%, 85%) |
| HSV | hsv(254, 18%, 93%) |
| CMYK | cmyk(13.5%, 17.7%, 0%, 7.1%) |
| CIE-LAB | lab(80.81, 11.58, -19.50) |
| CIE-LCH | lch(80.81, 22.68, 300.71°) |
| OKLab | oklab(83.89% 0.0258 -0.0529) |
| OKLCH | oklch(83.89% 0.059 296) |
| XYZ | xyz(59.9749, 58.1235, 88.1636) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.67
Light Lavender
#DFC5FE
ΔE00 5.10
Pale Lilac
#E4CBFF
ΔE00 5.14
Light Periwinkle
#C1C6FC
ΔE00 6.13
Pale Lavender
#EECFFE
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3ED #E3EDC3
analogous
#C3CEED #CDC3ED #E2C3ED
triadic
#CDC3ED #EDCDC3 #C3EDCD
tetradic
#CDC3ED #EDC3CE #E3EDC3 #C3EDE2
square
#CDC3ED #EDC3CE #E3EDC3 #C3EDE2
split-complementary
#CDC3ED #EDE2C3 #CEEDC3
monochromatic
#7F65D1 #A694DF #CDC3ED #EBE7F8 #EBE7F8
Accessibility & contrast
On white
1.66
#CDC3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#CDC3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3ED
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3ED | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#C7C9D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc3ed; /* rgb */ color: rgb(205, 195, 237); /* oklch */ color: oklch(83.9% 0.059 296.0);
Tailwind
colors: {
custom: {
50: '#dcd5f3',
500: '#cdc3ed',
950: '#000000',
},
}SCSS
$custom: #cdc3ed; $custom-light: #dcd5f3; $custom-dark: #000000;
JSON
{
"hex": "#cdc3ed",
"rgb": {
"r": 205,
"g": 195,
"b": 237
},
"hsl": {
"h": 254.286,
"s": 53.846,
"l": 84.706
},
"oklch": {
"l": 0.83892,
"c": 0.05891,
"h": 296
},
"luminance": 0.58124
}Semantic roles & 50–950 ramp
primary
#CDC3ED
secondary
#BBCA8A
accent
#C1249C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385