#CDC4DB#CDC4DB
#CDC4DB is a very light, muted violet. Relative luminance 0.576; OKLCH L 83.5% C 0.033 H 303.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4DB |
|---|---|
| RGB | rgb(205, 196, 219) |
| HSL | hsl(263, 24%, 81%) |
| HSV | hsv(263, 11%, 86%) |
| CMYK | cmyk(6.4%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(80.50, 7.41, -10.31) |
| CIE-LCH | lch(80.50, 12.70, 305.72°) |
| OKLab | oklab(83.47% 0.0182 -0.0276) |
| OKLCH | oklch(83.47% 0.033 303.4) |
| XYZ | xyz(57.7006, 57.5735, 75.0771) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.48
Lavender (CSS)
#E6E6FA
ΔE00 8.46
Periwinkle
#CCCCFF
ΔE00 9.11
Pale Lilac
#E4CBFF
ΔE00 9.47
Pale Lavender
#EECFFE
ΔE00 9.80
Light Lavender
#DFC5FE
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4DB #D2DBC4
analogous
#C4C7DB #CDC4DB #D9C4DB
triadic
#CDC4DB #DBCDC4 #C4DBCD
tetradic
#CDC4DB #DBC4C7 #D2DBC4 #C4DBD9
square
#CDC4DB #DBC4C7 #D2DBC4 #C4DBD9
split-complementary
#CDC4DB #DBD9C4 #C7DBC4
monochromatic
#8D78AD #AD9EC4 #CDC4DB #EDEAF2 #EFECF3
Accessibility & contrast
On white
1.68
#CDC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CDC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4DB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4DB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#C2C8DA
Tritanopia (blue-blind)
#CBC7CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc4db; /* rgb */ color: rgb(205, 196, 219); /* oklch */ color: oklch(83.5% 0.033 303.4);
Tailwind
colors: {
custom: {
50: '#dcd5e6',
500: '#cdc4db',
950: '#000000',
},
}SCSS
$custom: #cdc4db; $custom-light: #dcd5e6; $custom-dark: #000000;
JSON
{
"hex": "#cdc4db",
"rgb": {
"r": 205,
"g": 196,
"b": 219
},
"hsl": {
"h": 263.478,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.83469,
"c": 0.03311,
"h": 303.4
},
"luminance": 0.57573
}Semantic roles & 50–950 ramp
primary
#CDC4DB
secondary
#A5B192
accent
#A3437D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384