#CBD7DD#CBD7DD
#CBD7DD is a very light, near-neutral cyan. Relative luminance 0.665; OKLCH L 87.2% C 0.015 H 229.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD7DD |
|---|---|
| RGB | rgb(203, 215, 221) |
| HSL | hsl(200, 21%, 83%) |
| HSV | hsv(200, 8%, 87%) |
| CMYK | cmyk(8.1%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(85.26, -2.88, -4.34) |
| CIE-LCH | lch(85.26, 5.21, 236.41°) |
| OKLab | oklab(87.18% -0.0101 -0.0117) |
| OKLCH | oklch(87.18% 0.015 229) |
| XYZ | xyz(61.9774, 66.5171, 77.9665) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.64
Light Gray
#D3D3D3
ΔE00 5.41
Silver (survey)
#C5C9C7
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 5.63
Light Grey
#D8DCD6
ΔE00 6.46
Silver
#C0C0C0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD7DD #DDD1CB
analogous
#CBDDDA #CBD7DD #CBCEDD
triadic
#CBD7DD #DDCBD7 #D7DDCB
tetradic
#CBD7DD #DACBDD #DDD1CB #CEDDCB
square
#CBD7DD #DACBDD #DDD1CB #CEDDCB
split-complementary
#CBD7DD #DDCBCE #DDDACB
monochromatic
#819EAD #A6BBC5 #CBD7DD #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.47
#CBD7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#CBD7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD7DD
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD7DD | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#C7D9D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cbd7dd; /* rgb */ color: rgb(203, 215, 221); /* oklch */ color: oklch(87.2% 0.015 229.0);
Tailwind
colors: {
custom: {
50: '#dae3e7',
500: '#cbd7dd',
950: '#000000',
},
}SCSS
$custom: #cbd7dd; $custom-light: #dae3e7; $custom-dark: #000000;
JSON
{
"hex": "#cbd7dd",
"rgb": {
"r": 203,
"g": 215,
"b": 221
},
"hsl": {
"h": 200,
"s": 20.93,
"l": 83.137
},
"oklch": {
"l": 0.87181,
"c": 0.01545,
"h": 229
},
"luminance": 0.66518
}Semantic roles & 50–950 ramp
primary
#CBD7DD
secondary
#B3A299
accent
#64469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484