#CBD2DD#CBD2DD
#CBD2DD is a very light, near-neutral blue. Relative luminance 0.640; OKLCH L 86.2% C 0.017 H 259.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2DD |
|---|---|
| RGB | rgb(203, 210, 221) |
| HSL | hsl(217, 21%, 83%) |
| HSV | hsv(217, 8%, 87%) |
| CMYK | cmyk(8.1%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(83.97, -0.27, -6.24) |
| CIE-LCH | lch(83.97, 6.25, 267.50°) |
| OKLab | oklab(86.17% -0.0031 -0.0167) |
| OKLCH | oklch(86.17% 0.017 259.4) |
| XYZ | xyz(60.7236, 64.0096, 77.5485) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 5.50
Gainsboro
#DCDCDC
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.14
Silver (survey)
#C5C9C7
ΔE00 6.76
Silver
#C0C0C0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2DD #DDD6CB
analogous
#CBDBDD #CBD2DD #CDCBDD
triadic
#CBD2DD #DDCBD2 #D2DDCB
tetradic
#CBD2DD #DDCBDB #DDD6CB #CBDDCD
square
#CBD2DD #DDCBDB #DDD6CB #CBDDCD
split-complementary
#CBD2DD #DDCDCB #DBDDCB
monochromatic
#8192AD #A6B2C5 #CBD2DD #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.52
#CBD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#CBD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2DD
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2DD | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DE
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#C7D4D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd2dd; /* rgb */ color: rgb(203, 210, 221); /* oklch */ color: oklch(86.2% 0.017 259.4);
Tailwind
colors: {
custom: {
50: '#dadfe7',
500: '#cbd2dd',
950: '#000000',
},
}SCSS
$custom: #cbd2dd; $custom-light: #dadfe7; $custom-dark: #000000;
JSON
{
"hex": "#cbd2dd",
"rgb": {
"r": 203,
"g": 210,
"b": 221
},
"hsl": {
"h": 216.667,
"s": 20.93,
"l": 83.137
},
"oklch": {
"l": 0.86167,
"c": 0.01703,
"h": 259.4
},
"luminance": 0.6401
}Semantic roles & 50–950 ramp
primary
#CBD2DD
secondary
#B3A999
accent
#7D469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484