#CBD3EB#CBD3EB
#CBD3EB is a very light, muted blue. Relative luminance 0.653; OKLCH L 86.8% C 0.034 H 271.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD3EB |
|---|---|
| RGB | rgb(203, 211, 235) |
| HSL | hsl(225, 44%, 86%) |
| HSV | hsv(225, 14%, 92%) |
| CMYK | cmyk(13.6%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.63, 2.01, -12.70) |
| CIE-LCH | lch(84.63, 12.86, 278.98°) |
| OKLab | oklab(86.82% 0.0006 -0.0343) |
| OKLCH | oklch(86.82% 0.034 271) |
| XYZ | xyz(62.9149, 65.2824, 87.8673) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.93
Lavender (CSS)
#E6E6FA
ΔE00 5.77
Lightsteelblue
#B0C4DE
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 7.61
Periwinkle
#CCCCFF
ΔE00 8.00
Light Periwinkle
#C1C6FC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD3EB #EBE3CB
analogous
#CBE3EB #CBD3EB #D3CBEB
triadic
#CBD3EB #EBCBD3 #D3EBCB
tetradic
#CBD3EB #EBCBE3 #EBE3CB #CBEBD3
square
#CBD3EB #EBCBE3 #EBE3CB #CBEBD3
split-complementary
#CBD3EB #EBD3CB #E3EBCB
monochromatic
#7388C9 #9FAEDA #CBD3EB #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.49
#CBD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#CBD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD3EB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD3EB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EC
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#C4D7DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbd3eb; /* rgb */ color: rgb(203, 211, 235); /* oklch */ color: oklch(86.8% 0.034 271.0);
Tailwind
colors: {
custom: {
50: '#dbe0f1',
500: '#cbd3eb',
950: '#000000',
},
}SCSS
$custom: #cbd3eb; $custom-light: #dbe0f1; $custom-dark: #000000;
JSON
{
"hex": "#cbd3eb",
"rgb": {
"r": 203,
"g": 211,
"b": 235
},
"hsl": {
"h": 225,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.86817,
"c": 0.03432,
"h": 271
},
"luminance": 0.65283
}Semantic roles & 50–950 ramp
primary
#CBD3EB
secondary
#C7BA94
accent
#952EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485