#CDC4DA#CDC4DA
#CDC4DA is a very light, muted violet. Relative luminance 0.575; OKLCH L 83.4% C 0.032 H 304.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4DA |
|---|---|
| RGB | rgb(205, 196, 218) |
| HSL | hsl(265, 23%, 81%) |
| HSV | hsv(265, 10%, 85%) |
| CMYK | cmyk(6%, 10.1%, 0%, 14.5%) |
| CIE-LAB | lab(80.47, 7.22, -9.82) |
| CIE-LCH | lch(80.47, 12.18, 306.34°) |
| OKLab | oklab(83.44% 0.0179 -0.0263) |
| OKLCH | oklch(83.44% 0.032 304.2) |
| XYZ | xyz(57.5694, 57.5210, 74.3859) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.54
Lavender (CSS)
#E6E6FA
ΔE00 8.42
Periwinkle
#CCCCFF
ΔE00 9.42
Pale Lilac
#E4CBFF
ΔE00 9.78
Pale Lavender
#EECFFE
ΔE00 10.06
Dove Gray
#B6B8BD
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4DA #D1DAC4
analogous
#C4C6DA #CDC4DA #D8C4DA
triadic
#CDC4DA #DACDC4 #C4DACD
tetradic
#CDC4DA #DAC4C6 #D1DAC4 #C4DAD8
square
#CDC4DA #DAC4C6 #D1DAC4 #C4DAD8
split-complementary
#CDC4DA #DAD8C4 #C6DAC4
monochromatic
#8D79AB #AD9EC2 #CDC4DA #EDEAF2 #EFECF3
Accessibility & contrast
On white
1.68
#CDC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#CDC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4DA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4DA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7DB
Deuteranopia (green-blind)
#C2C8D9
Tritanopia (blue-blind)
#CBC7CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc4da; /* rgb */ color: rgb(205, 196, 218); /* oklch */ color: oklch(83.4% 0.032 304.2);
Tailwind
colors: {
custom: {
50: '#dcd5e5',
500: '#cdc4da',
950: '#000000',
},
}SCSS
$custom: #cdc4da; $custom-light: #dcd5e5; $custom-dark: #000000;
JSON
{
"hex": "#cdc4da",
"rgb": {
"r": 205,
"g": 196,
"b": 218
},
"hsl": {
"h": 264.545,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.83436,
"c": 0.0318,
"h": 304.2
},
"luminance": 0.57521
}Semantic roles & 50–950 ramp
primary
#CDC4DA
secondary
#A4B092
accent
#A1447B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384