#CDCBDB#CDCBDB
#CDCBDB is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.9% C 0.022 H 291.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBDB |
|---|---|
| RGB | rgb(205, 203, 219) |
| HSL | hsl(248, 18%, 83%) |
| HSV | hsv(248, 7%, 86%) |
| CMYK | cmyk(6.4%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(82.27, 3.69, -7.67) |
| CIE-LCH | lch(82.27, 8.51, 295.67°) |
| OKLab | oklab(84.86% 0.0082 -0.0205) |
| OKLCH | oklch(84.86% 0.022 291.7) |
| XYZ | xyz(59.3165, 60.8053, 75.6157) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 7.80
Fog
#D8DCE0
ΔE00 7.81
Light Gray
#D3D3D3
ΔE00 7.95
Silver
#C0C0C0
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBDB #D9DBCB
analogous
#CBD1DB #CDCBDB #D5CBDB
triadic
#CDCBDB #DBCDCB #CBDBCD
tetradic
#CDCBDB #DBCBD1 #D9DBCB #CBDBD5
square
#CDCBDB #DBCBD1 #D9DBCB #CBDBD5
split-complementary
#CDCBDB #DBD5CB #D1DBCB
monochromatic
#8783A9 #AAA7C2 #CDCBDB #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.60
#CDCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CDCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBDB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBDB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#C8CCDB
Tritanopia (blue-blind)
#CBCDD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcbdb; /* rgb */ color: rgb(205, 203, 219); /* oklch */ color: oklch(84.9% 0.022 291.7);
Tailwind
colors: {
custom: {
50: '#dcdae6',
500: '#cdcbdb',
950: '#000000',
},
}SCSS
$custom: #cdcbdb; $custom-light: #dcdae6; $custom-dark: #000000;
JSON
{
"hex": "#cdcbdb",
"rgb": {
"r": 205,
"g": 203,
"b": 219
},
"hsl": {
"h": 247.5,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.84855,
"c": 0.0221,
"h": 291.7
},
"luminance": 0.60805
}Semantic roles & 50–950 ramp
primary
#CDCBDB
secondary
#AEB19A
accent
#9C4992
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384