#CBD0EB#CBD0EB
#CBD0EB is a very light, muted blue. Relative luminance 0.638; OKLCH L 86.2% C 0.038 H 277.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD0EB |
|---|---|
| RGB | rgb(203, 208, 235) |
| HSL | hsl(231, 44%, 86%) |
| HSV | hsv(231, 14%, 92%) |
| CMYK | cmyk(13.6%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.86, 3.59, -13.85) |
| CIE-LCH | lch(83.86, 14.31, 284.54°) |
| OKLab | oklab(86.22% 0.0048 -0.0374) |
| OKLCH | oklch(86.22% 0.038 277.3) |
| XYZ | xyz(62.1765, 63.8057, 87.6211) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.92
Light Blue Grey
#B7C9E2
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 6.69
Light Periwinkle
#C1C6FC
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.34
Cloudy Blue
#ACC2D9
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD0EB #EBE6CB
analogous
#CBE0EB #CBD0EB #D6CBEB
triadic
#CBD0EB #EBCBD0 #D0EBCB
tetradic
#CBD0EB #EBCBE0 #EBE6CB #CBEBD6
square
#CBD0EB #EBCBE0 #EBE6CB #CBEBD6
split-complementary
#CBD0EB #EBD6CB #E0EBCB
monochromatic
#7380C9 #9FA8DA #CBD0EB #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.53
#CBD0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#CBD0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD0EB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD0EB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#C4D5D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd0eb; /* rgb */ color: rgb(203, 208, 235); /* oklch */ color: oklch(86.2% 0.038 277.3);
Tailwind
colors: {
custom: {
50: '#dbdef1',
500: '#cbd0eb',
950: '#000000',
},
}SCSS
$custom: #cbd0eb; $custom-light: #dbdef1; $custom-dark: #000000;
JSON
{
"hex": "#cbd0eb",
"rgb": {
"r": 203,
"g": 208,
"b": 235
},
"hsl": {
"h": 230.625,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.86218,
"c": 0.03773,
"h": 277.3
},
"luminance": 0.63806
}Semantic roles & 50–950 ramp
primary
#CBD0EB
secondary
#C7BF94
accent
#A22EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485