#CBD1DF#CBD1DF
#CBD1DF is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.0% C 0.020 H 267.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD1DF |
|---|---|
| RGB | rgb(203, 209, 223) |
| HSL | hsl(222, 24%, 84%) |
| HSV | hsv(222, 9%, 87%) |
| CMYK | cmyk(9%, 6.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.77, 0.64, -7.61) |
| CIE-LCH | lch(83.77, 7.63, 274.84°) |
| OKLab | oklab(86.03% -0.001 -0.0204) |
| OKLCH | oklch(86.03% 0.02 267.3) |
| XYZ | xyz(60.7456, 63.6246, 78.8782) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 6.56
Lavender (CSS)
#E6E6FA
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD1DF #DFD9CB
analogous
#CBDBDF #CBD1DF #CFCBDF
triadic
#CBD1DF #DFCBD1 #D1DFCB
tetradic
#CBD1DF #DFCBDB #DFD9CB #CBDFCF
square
#CBD1DF #DFCBDB #DFD9CB #CBDFCF
split-complementary
#CBD1DF #DFCFCB #DBDFCB
monochromatic
#7F8EB0 #A5AFC8 #CBD1DF #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.53
#CBD1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CBD1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD1DF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD1DF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#C7D4D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd1df; /* rgb */ color: rgb(203, 209, 223); /* oklch */ color: oklch(86.0% 0.020 267.3);
Tailwind
colors: {
custom: {
50: '#dadfe9',
500: '#cbd1df',
950: '#000000',
},
}SCSS
$custom: #cbd1df; $custom-light: #dadfe9; $custom-dark: #000000;
JSON
{
"hex": "#cbd1df",
"rgb": {
"r": 203,
"g": 209,
"b": 223
},
"hsl": {
"h": 222,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.86028,
"c": 0.02043,
"h": 267.3
},
"luminance": 0.63625
}Semantic roles & 50–950 ramp
primary
#CBD1DF
secondary
#B6AD98
accent
#8643A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484