#CDC2DE#CDC2DE
#CDC2DE is a very light, muted violet. Relative luminance 0.568; OKLCH L 83.2% C 0.040 H 303.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2DE |
|---|---|
| RGB | rgb(205, 194, 222) |
| HSL | hsl(264, 30%, 82%) |
| HSV | hsv(264, 13%, 87%) |
| CMYK | cmyk(7.7%, 12.6%, 0%, 12.9%) |
| CIE-LAB | lab(80.09, 9.07, -12.54) |
| CIE-LCH | lch(80.09, 15.48, 305.90°) |
| OKLab | oklab(83.18% 0.0222 -0.0337) |
| OKLCH | oklch(83.18% 0.04 303.3) |
| XYZ | xyz(57.6510, 56.8367, 77.0265) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.80
Pale Lilac
#E4CBFF
ΔE00 7.90
Periwinkle
#CCCCFF
ΔE00 8.13
Light Lavender
#DFC5FE
ΔE00 8.42
Pale Lavender
#EECFFE
ΔE00 8.43
Light Periwinkle
#C1C6FC
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2DE #D3DEC2
analogous
#C2C5DE #CDC2DE #DBC2DE
triadic
#CDC2DE #DECDC2 #C2DECD
tetradic
#CDC2DE #DEC2C5 #D3DEC2 #C2DEDB
square
#CDC2DE #DEC2C5 #D3DEC2 #C2DEDB
split-complementary
#CDC2DE #DEDBC2 #C5DEC2
monochromatic
#8C73B3 #AC9AC9 #CDC2DE #EEEAF3 #EFEBF4
Accessibility & contrast
On white
1.70
#CDC2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#CDC2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2DE
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2DE | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DF
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#CBC6CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc2de; /* rgb */ color: rgb(205, 194, 222); /* oklch */ color: oklch(83.2% 0.040 303.3);
Tailwind
colors: {
custom: {
50: '#dcd4e8',
500: '#cdc2de',
950: '#000000',
},
}SCSS
$custom: #cdc2de; $custom-light: #dcd4e8; $custom-dark: #000000;
JSON
{
"hex": "#cdc2de",
"rgb": {
"r": 205,
"g": 194,
"b": 222
},
"hsl": {
"h": 263.571,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.83176,
"c": 0.04036,
"h": 303.3
},
"luminance": 0.56837
}Semantic roles & 50–950 ramp
primary
#CDC2DE
secondary
#A6B58F
accent
#A83D7E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384