#CBD2D5#CBD2D5
#CBD2D5 is a very light, near-neutral cyan. Relative luminance 0.636; OKLCH L 85.9% C 0.009 H 225.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2D5 |
|---|---|
| RGB | rgb(203, 210, 213) |
| HSL | hsl(198, 11%, 82%) |
| HSV | hsv(198, 5%, 84%) |
| CMYK | cmyk(4.7%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(83.75, -1.81, -2.31) |
| CIE-LCH | lch(83.75, 2.93, 231.89°) |
| OKLab | oklab(85.93% -0.0062 -0.0062) |
| OKLCH | oklch(85.93% 0.009 225.1) |
| XYZ | xyz(59.6831, 63.5934, 72.0683) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.99
Light Gray
#D3D3D3
ΔE00 3.34
Silver (survey)
#C5C9C7
ΔE00 3.42
Gainsboro
#DCDCDC
ΔE00 4.21
Light Grey
#D8DCD6
ΔE00 5.15
Silver
#C0C0C0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2D5 #D5CECB
analogous
#CBD5D3 #CBD2D5 #CBCDD5
triadic
#CBD2D5 #D5CBD2 #D2D5CB
tetradic
#CBD2D5 #D3CBD5 #D5CECB #CDD5CB
square
#CBD2D5 #D3CBD5 #D5CECB #CDD5CB
split-complementary
#CBD2D5 #D5CBCD #D5D3CB
monochromatic
#87979E #A9B5BA #CBD2D5 #EDEFF0 #EEF0F1
Accessibility & contrast
On white
1.53
#CBD2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CBD2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2D5
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2D5 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D5
Deuteranopia (green-blind)
#CFD0D5
Tritanopia (blue-blind)
#C9D3D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd2d5; /* rgb */ color: rgb(203, 210, 213); /* oklch */ color: oklch(85.9% 0.009 225.1);
Tailwind
colors: {
custom: {
50: '#dadfe1',
500: '#cbd2d5',
950: '#000000',
},
}SCSS
$custom: #cbd2d5; $custom-light: #dadfe1; $custom-dark: #000000;
JSON
{
"hex": "#cbd2d5",
"rgb": {
"r": 203,
"g": 210,
"b": 213
},
"hsl": {
"h": 198,
"s": 10.638,
"l": 81.569
},
"oklch": {
"l": 0.85925,
"c": 0.00873,
"h": 225.1
},
"luminance": 0.63594
}Semantic roles & 50–950 ramp
primary
#CBD2D5
secondary
#A99F9B
accent
#655195
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484