#CBD2CB#CBD2CB
#CBD2CB is a very light, near-neutral grey. Relative luminance 0.631; OKLCH L 85.6% C 0.012 H 145.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2CB |
|---|---|
| RGB | rgb(203, 210, 203) |
| HSL | hsl(120, 7%, 81%) |
| HSV | hsv(120, 3%, 82%) |
| CMYK | cmyk(3.3%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(83.50, -3.66, 2.64) |
| CIE-LCH | lch(83.50, 4.51, 144.26°) |
| OKLab | oklab(85.64% -0.01 0.0069) |
| OKLCH | oklch(85.64% 0.012 145.5) |
| XYZ | xyz(58.4528, 63.1013, 65.5886) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.93
Silver (survey)
#C5C9C7
ΔE00 3.59
Light Gray
#D3D3D3
ΔE00 5.40
Gainsboro
#DCDCDC
ΔE00 6.04
Silver
#C0C0C0
ΔE00 6.68
Fog
#D8DCE0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2CB #D2CBD2
analogous
#CED2CB #CBD2CB #CBD2CE
triadic
#CBD2CB #CBCBD2 #D2CBCB
tetradic
#CBD2CB #CBCED2 #D2CBD2 #D2CECB
square
#CBD2CB #CBCED2 #D2CBD2 #D2CECB
split-complementary
#CBD2CB #CECBD2 #D2CBCE
monochromatic
#899989 #AAB6AA #CBD2CB #ECEEEC #EFF1EF
Accessibility & contrast
On white
1.54
#CBD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CBD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2CB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2CB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CB
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#CAD2D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cbd2cb; /* rgb */ color: rgb(203, 210, 203); /* oklch */ color: oklch(85.6% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#dadfda',
500: '#cbd2cb',
950: '#000000',
},
}SCSS
$custom: #cbd2cb; $custom-light: #dadfda; $custom-dark: #000000;
JSON
{
"hex": "#cbd2cb",
"rgb": {
"r": 203,
"g": 210,
"b": 203
},
"hsl": {
"h": 120,
"s": 7.216,
"l": 80.98
},
"oklch": {
"l": 0.85636,
"c": 0.0122,
"h": 145.5
},
"luminance": 0.63101
}Semantic roles & 50–950 ramp
primary
#CBD2CB
secondary
#A59CA5
accent
#549191
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483