#CDC3D2#CDC3D2
#CDC3D2 is a very light, muted purple. Relative luminance 0.567; OKLCH L 83.0% C 0.023 H 314.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3D2 |
|---|---|
| RGB | rgb(205, 195, 210) |
| HSL | hsl(280, 14%, 79%) |
| HSV | hsv(280, 7%, 82%) |
| CMYK | cmyk(2.4%, 7.1%, 0%, 17.6%) |
| CIE-LAB | lab(79.99, 6.22, -6.23) |
| CIE-LCH | lch(79.99, 8.81, 314.96°) |
| OKLab | oklab(82.98% 0.0164 -0.0166) |
| OKLCH | oklch(82.98% 0.023 314.7) |
| XYZ | xyz(56.3229, 56.6627, 68.9301) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.26
Dove Gray
#B6B8BD
ΔE00 8.58
Lavender (CSS)
#E6E6FA
ΔE00 8.92
Silver
#C0C0C0
ΔE00 9.10
Light Gray
#D3D3D3
ΔE00 9.47
Gainsboro
#DCDCDC
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3D2 #C8D2C3
analogous
#C6C3D2 #CDC3D2 #D2C3D0
triadic
#CDC3D2 #D2CDC3 #C3D2CD
tetradic
#CDC3D2 #D2C6C3 #C8D2C3 #C3D0D2
square
#CDC3D2 #D2C6C3 #C8D2C3 #C3D0D2
split-complementary
#CDC3D2 #D0D2C3 #C3D2C6
monochromatic
#937D9E #B0A0B8 #CDC3D2 #EAE6EC #F0EEF2
Accessibility & contrast
On white
1.70
#CDC3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#CDC3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3D2
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3D2 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D3
Deuteranopia (green-blind)
#C3C7D1
Tritanopia (blue-blind)
#CDC5C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc3d2; /* rgb */ color: rgb(205, 195, 210); /* oklch */ color: oklch(83.0% 0.023 314.7);
Tailwind
colors: {
custom: {
50: '#dcd5df',
500: '#cdc3d2',
950: '#000000',
},
}SCSS
$custom: #cdc3d2; $custom-light: #dcd5df; $custom-dark: #000000;
JSON
{
"hex": "#cdc3d2",
"rgb": {
"r": 205,
"g": 195,
"b": 210
},
"hsl": {
"h": 280,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.82983,
"c": 0.02333,
"h": 314.7
},
"luminance": 0.56662
}Semantic roles & 50–950 ramp
primary
#CDC3D2
secondary
#99A693
accent
#984D66
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384