#CED4DB#CED4DB
#CED4DB is a very light, near-neutral cyan. Relative luminance 0.653; OKLCH L 86.7% C 0.012 H 252.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4DB |
|---|---|
| RGB | rgb(206, 212, 219) |
| HSL | hsl(212, 15%, 83%) |
| HSV | hsv(212, 6%, 86%) |
| CMYK | cmyk(5.9%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(84.65, -0.72, -4.16) |
| CIE-LCH | lch(84.65, 4.22, 260.23°) |
| OKLab | oklab(86.74% -0.0036 -0.0111) |
| OKLCH | oklch(86.74% 0.012 252.1) |
| XYZ | xyz(61.7807, 65.3228, 76.3578) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.42
Light Gray
#D3D3D3
ΔE00 3.91
Gainsboro
#DCDCDC
ΔE00 4.40
Silver (survey)
#C5C9C7
ΔE00 5.32
Silver
#C0C0C0
ΔE00 6.15
Light Grey
#D8DCD6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4DB #DBD5CE
analogous
#CEDADB #CED4DB #CECEDB
triadic
#CED4DB #DBCED4 #D4DBCE
tetradic
#CED4DB #DBCEDA #DBD5CE #CEDBCE
square
#CED4DB #DBCEDA #DBD5CE #CEDBCE
split-complementary
#CED4DB #DBCECE #DADBCE
monochromatic
#8796A7 #ABB5C1 #CED4DB #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.49
#CED4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#CED4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4DB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4DB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#CBD6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced4db; /* rgb */ color: rgb(206, 212, 219); /* oklch */ color: oklch(86.7% 0.012 252.1);
Tailwind
colors: {
custom: {
50: '#dde1e6',
500: '#ced4db',
950: '#000000',
},
}SCSS
$custom: #ced4db; $custom-light: #dde1e6; $custom-dark: #000000;
JSON
{
"hex": "#ced4db",
"rgb": {
"r": 206,
"g": 212,
"b": 219
},
"hsl": {
"h": 212.308,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.86738,
"c": 0.01168,
"h": 252.1
},
"luminance": 0.65323
}Semantic roles & 50–950 ramp
primary
#CED4DB
secondary
#B0A79D
accent
#764C99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484