#CDCCDB#CDCCDB
#CDCCDB is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.1% C 0.021 H 289.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCDB |
|---|---|
| RGB | rgb(205, 204, 219) |
| HSL | hsl(244, 17%, 83%) |
| HSV | hsv(244, 7%, 86%) |
| CMYK | cmyk(6.4%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(82.53, 3.16, -7.30) |
| CIE-LCH | lch(82.53, 7.95, 293.41°) |
| OKLab | oklab(85.05% 0.0067 -0.0195) |
| OKLCH | oklch(85.05% 0.021 289) |
| XYZ | xyz(59.5535, 61.2791, 75.6947) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Fog
#D8DCE0
ΔE00 7.16
Light Gray
#D3D3D3
ΔE00 7.40
Dove Gray
#B6B8BD
ΔE00 7.48
Silver
#C0C0C0
ΔE00 8.00
Gainsboro
#DCDCDC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCDB #DADBCC
analogous
#CCD2DB #CDCCDB #D4CCDB
triadic
#CDCCDB #DBCDCC #CCDBCD
tetradic
#CDCCDB #DBCCD2 #DADBCC #CCDBD4
square
#CDCCDB #DBCCD2 #DADBCC #CCDBD4
split-complementary
#CDCCDB #DBD4CC #D2DBCC
monochromatic
#8784A8 #AAA8C2 #CDCCDB #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.58
#CDCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#CDCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCDB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCDB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#CACED1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccdb; /* rgb */ color: rgb(205, 204, 219); /* oklch */ color: oklch(85.1% 0.021 289.0);
Tailwind
colors: {
custom: {
50: '#dcdbe6',
500: '#cdccdb',
950: '#000000',
},
}SCSS
$custom: #cdccdb; $custom-light: #dcdbe6; $custom-dark: #000000;
JSON
{
"hex": "#cdccdb",
"rgb": {
"r": 205,
"g": 204,
"b": 219
},
"hsl": {
"h": 244,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.85054,
"c": 0.02065,
"h": 289
},
"luminance": 0.61279
}Semantic roles & 50–950 ramp
primary
#CDCCDB
secondary
#AFB09B
accent
#9C4A96
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484