#CBDBDF#CBDBDF
#CBDBDF is a very light, near-neutral cyan. Relative luminance 0.687; OKLCH L 88.1% C 0.018 H 214.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBDF |
|---|---|
| RGB | rgb(203, 219, 223) |
| HSL | hsl(192, 24%, 84%) |
| HSV | hsv(192, 9%, 87%) |
| CMYK | cmyk(9%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(86.35, -4.57, -3.80) |
| CIE-LCH | lch(86.35, 5.94, 219.73°) |
| OKLab | oklab(88.06% -0.0149 -0.0102) |
| OKLCH | oklch(88.06% 0.018 214.4) |
| XYZ | xyz(63.2765, 68.6864, 79.7218) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.13
Light Grey
#D8DCD6
ΔE00 6.27
Silver (survey)
#C5C9C7
ΔE00 6.38
Gainsboro
#DCDCDC
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 6.76
Lightblue
#ADD8E6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBDF #DFCFCB
analogous
#CBDFD9 #CBDBDF #CBD1DF
triadic
#CBDBDF #DFCBDB #DBDFCB
tetradic
#CBDBDF #D9CBDF #DFCFCB #D1DFCB
square
#CBDBDF #D9CBDF #DFCFCB #D1DFCB
split-complementary
#CBDBDF #DFCBD1 #DFD9CB
monochromatic
#7FA7B0 #A5C1C8 #CBDBDF #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.42
#CBDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CBDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBDF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBDF | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D4D7DF
Tritanopia (blue-blind)
#C6DDDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbdbdf; /* rgb */ color: rgb(203, 219, 223); /* oklch */ color: oklch(88.1% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#dbe6e9',
500: '#cbdbdf',
950: '#000000',
},
}SCSS
$custom: #cbdbdf; $custom-light: #dbe6e9; $custom-dark: #000000;
JSON
{
"hex": "#cbdbdf",
"rgb": {
"r": 203,
"g": 219,
"b": 223
},
"hsl": {
"h": 192,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88057,
"c": 0.01809,
"h": 214.4
},
"luminance": 0.68687
}Semantic roles & 50–950 ramp
primary
#CBDBDF
secondary
#B69E98
accent
#5643A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484