#CDD2DB#CDD2DB
#CDD2DB is a very light, near-neutral blue. Relative luminance 0.642; OKLCH L 86.3% C 0.014 H 262.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2DB |
|---|---|
| RGB | rgb(205, 210, 219) |
| HSL | hsl(219, 16%, 83%) |
| HSV | hsv(219, 6%, 86%) |
| CMYK | cmyk(6.4%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(84.06, -0.00, -5.03) |
| CIE-LCH | lch(84.06, 5.03, 270.00°) |
| OKLab | oklab(86.26% -0.0018 -0.0134) |
| OKLCH | oklch(86.26% 0.014 262.4) |
| XYZ | xyz(61.0071, 64.1864, 76.1792) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.32
Light Gray
#D3D3D3
ΔE00 4.53
Gainsboro
#DCDCDC
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 6.07
Silver
#C0C0C0
ΔE00 6.28
Dove Gray
#B6B8BD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2DB #DBD6CD
analogous
#CDD9DB #CDD2DB #CFCDDB
triadic
#CDD2DB #DBCDD2 #D2DBCD
tetradic
#CDD2DB #DBCDD9 #DBD6CD #CDDBCF
square
#CDD2DB #DBCDD9 #DBD6CD #CDDBCF
split-complementary
#CDD2DB #DBCFCD #D9DBCD
monochromatic
#8692A8 #A9B2C1 #CDD2DB #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.52
#CDD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#CDD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2DB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2DB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#CAD4D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdd2db; /* rgb */ color: rgb(205, 210, 219); /* oklch */ color: oklch(86.3% 0.014 262.4);
Tailwind
colors: {
custom: {
50: '#dcdfe6',
500: '#cdd2db',
950: '#000000',
},
}SCSS
$custom: #cdd2db; $custom-light: #dcdfe6; $custom-dark: #000000;
JSON
{
"hex": "#cdd2db",
"rgb": {
"r": 205,
"g": 210,
"b": 219
},
"hsl": {
"h": 218.571,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.86258,
"c": 0.01357,
"h": 262.4
},
"luminance": 0.64187
}Semantic roles & 50–950 ramp
primary
#CDD2DB
secondary
#B0A99C
accent
#7E4B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484