#CED1DB#CED1DB
#CED1DB is a very light, near-neutral blue. Relative luminance 0.638; OKLCH L 86.1% C 0.014 H 272.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1DB |
|---|---|
| RGB | rgb(206, 209, 219) |
| HSL | hsl(226, 15%, 83%) |
| HSV | hsv(226, 6%, 86%) |
| CMYK | cmyk(5.9%, 4.6%, 0%, 14.1%) |
| CIE-LAB | lab(83.88, 0.86, -5.29) |
| CIE-LCH | lch(83.88, 5.36, 279.20°) |
| OKLab | oklab(86.13% 0.0007 -0.0141) |
| OKLCH | oklch(86.13% 0.014 272.7) |
| XYZ | xyz(61.0378, 63.8369, 76.1102) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.01
Light Gray
#D3D3D3
ΔE00 4.87
Gainsboro
#DCDCDC
ΔE00 5.47
Silver
#C0C0C0
ΔE00 6.44
Silver (survey)
#C5C9C7
ΔE00 6.70
Dove Gray
#B6B8BD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1DB #DBD8CE
analogous
#CED7DB #CED1DB #D1CEDB
triadic
#CED1DB #DBCED1 #D1DBCE
tetradic
#CED1DB #DBCED7 #DBD8CE #CEDBD1
square
#CED1DB #DBCED7 #DBD8CE #CEDBD1
split-complementary
#CED1DB #DBD1CE #D7DBCE
monochromatic
#878FA7 #ABB0C1 #CED1DB #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.53
#CED1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#CED1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1DB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1DB | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#CBD3D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced1db; /* rgb */ color: rgb(206, 209, 219); /* oklch */ color: oklch(86.1% 0.014 272.7);
Tailwind
colors: {
custom: {
50: '#dddfe6',
500: '#ced1db',
950: '#000000',
},
}SCSS
$custom: #ced1db; $custom-light: #dddfe6; $custom-dark: #000000;
JSON
{
"hex": "#ced1db",
"rgb": {
"r": 206,
"g": 209,
"b": 219
},
"hsl": {
"h": 226.154,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.86133,
"c": 0.01416,
"h": 272.7
},
"luminance": 0.63837
}Semantic roles & 50–950 ramp
primary
#CED1DB
secondary
#B0AC9D
accent
#884C99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484