#CBD2CD#CBD2CD
#CBD2CD is a very light, near-neutral grey. Relative luminance 0.632; OKLCH L 85.7% C 0.010 H 155.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2CD |
|---|---|
| RGB | rgb(203, 210, 205) |
| HSL | hsl(137, 7%, 81%) |
| HSV | hsv(137, 3%, 82%) |
| CMYK | cmyk(3.3%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.55, -3.30, 1.64) |
| CIE-LCH | lch(83.55, 3.69, 153.50°) |
| OKLab | oklab(85.69% -0.0093 0.0043) |
| OKLCH | oklch(85.69% 0.01 155) |
| XYZ | xyz(58.6927, 63.1972, 66.8520) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.82
Silver (survey)
#C5C9C7
ΔE00 2.97
Light Gray
#D3D3D3
ΔE00 4.71
Gainsboro
#DCDCDC
ΔE00 5.42
Fog
#D8DCE0
ΔE00 5.89
Silver
#C0C0C0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2CD #D2CBD0
analogous
#CCD2CB #CBD2CD #CBD2D0
triadic
#CBD2CD #CDCBD2 #D2CDCB
tetradic
#CBD2CD #CBCCD2 #D2CBD0 #D2D0CB
square
#CBD2CD #CBCCD2 #D2CBD0 #D2D0CB
split-complementary
#CBD2CD #D0CBD2 #D2CBCC
monochromatic
#89998E #AAB6AD #CBD2CD #ECEEED #EFF1EF
Accessibility & contrast
On white
1.54
#CBD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CBD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2CD
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2CD | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#CAD2D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cbd2cd; /* rgb */ color: rgb(203, 210, 205); /* oklch */ color: oklch(85.7% 0.010 155.0);
Tailwind
colors: {
custom: {
50: '#dadfdc',
500: '#cbd2cd',
950: '#000000',
},
}SCSS
$custom: #cbd2cd; $custom-light: #dadfdc; $custom-dark: #000000;
JSON
{
"hex": "#cbd2cd",
"rgb": {
"r": 203,
"g": 210,
"b": 205
},
"hsl": {
"h": 137.143,
"s": 7.216,
"l": 80.98
},
"oklch": {
"l": 0.85693,
"c": 0.01021,
"h": 155
},
"luminance": 0.63197
}Semantic roles & 50–950 ramp
primary
#CBD2CD
secondary
#A59CA3
accent
#548091
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484