#CDC3EB#CDC3EB
#CDC3EB is a very light, muted violet. Relative luminance 0.580; OKLCH L 83.8% C 0.056 H 296.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3EB |
|---|---|
| RGB | rgb(205, 195, 235) |
| HSL | hsl(255, 50%, 84%) |
| HSV | hsv(255, 17%, 92%) |
| CMYK | cmyk(12.8%, 17%, 0%, 7.8%) |
| CIE-LAB | lab(80.74, 11.17, -18.53) |
| CIE-LCH | lch(80.74, 21.64, 301.08°) |
| OKLab | oklab(83.82% 0.0252 -0.0502) |
| OKLCH | oklch(83.82% 0.056 296.6) |
| XYZ | xyz(59.6843, 58.0073, 86.6333) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.06
Pale Lilac
#E4CBFF
ΔE00 5.39
Light Lavender
#DFC5FE
ΔE00 5.46
Light Periwinkle
#C1C6FC
ΔE00 6.52
Pale Lavender
#EECFFE
ΔE00 7.00
Thistle
#D8BFD8
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3EB #E1EBC3
analogous
#C3CDEB #CDC3EB #E1C3EB
triadic
#CDC3EB #EBCDC3 #C3EBCD
tetradic
#CDC3EB #EBC3CD #E1EBC3 #C3EBE1
square
#CDC3EB #EBC3CD #E1EBC3 #C3EBE1
split-complementary
#CDC3EB #EBE1C3 #CDEBC3
monochromatic
#8167CC #A795DC #CDC3EB #ECE8F7 #ECE8F7
Accessibility & contrast
On white
1.67
#CDC3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#CDC3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3EB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3EB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#C8C9D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc3eb; /* rgb */ color: rgb(205, 195, 235); /* oklch */ color: oklch(83.8% 0.056 296.6);
Tailwind
colors: {
custom: {
50: '#dcd5f1',
500: '#cdc3eb',
950: '#000000',
},
}SCSS
$custom: #cdc3eb; $custom-light: #dcd5f1; $custom-dark: #000000;
JSON
{
"hex": "#cdc3eb",
"rgb": {
"r": 205,
"g": 195,
"b": 235
},
"hsl": {
"h": 255,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.8382,
"c": 0.0562,
"h": 296.6
},
"luminance": 0.58008
}Semantic roles & 50–950 ramp
primary
#CDC3EB
secondary
#B8C78B
accent
#BD2898
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385