#CBDBEB#CBDBEB
#CBDBEB is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.4% C 0.028 H 248.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBEB |
|---|---|
| RGB | rgb(203, 219, 235) |
| HSL | hsl(210, 44%, 86%) |
| HSV | hsv(210, 14%, 92%) |
| CMYK | cmyk(13.6%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.68, -2.18, -9.65) |
| CIE-LCH | lch(86.68, 9.89, 257.26°) |
| OKLab | oklab(88.43% -0.0104 -0.026) |
| OKLCH | oklch(88.43% 0.028 248.1) |
| XYZ | xyz(64.9520, 69.3566, 88.5463) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.49
Fog
#D8DCE0
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.69
Cloudy Blue
#ACC2D9
ΔE00 6.82
Aliceblue
#F0F8FF
ΔE00 7.68
Gainsboro
#DCDCDC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBEB #EBDBCB
analogous
#CBEBEB #CBDBEB #CBCBEB
triadic
#CBDBEB #EBCBDB #DBEBCB
tetradic
#CBDBEB #EBCBEB #EBDBCB #CBEBCB
square
#CBDBEB #EBCBEB #EBDBCB #CBEBCB
split-complementary
#CBDBEB #EBCBCB #EBEBCB
monochromatic
#739EC9 #9FBCDA #CBDBEB #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.41
#CBDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#CBDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBEB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBEB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#C3DFE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbdbeb; /* rgb */ color: rgb(203, 219, 235); /* oklch */ color: oklch(88.4% 0.028 248.1);
Tailwind
colors: {
custom: {
50: '#dbe6f1',
500: '#cbdbeb',
950: '#000000',
},
}SCSS
$custom: #cbdbeb; $custom-light: #dbe6f1; $custom-dark: #000000;
JSON
{
"hex": "#cbdbeb",
"rgb": {
"r": 203,
"g": 219,
"b": 235
},
"hsl": {
"h": 210,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.88428,
"c": 0.02802,
"h": 248.1
},
"luminance": 0.69358
}Semantic roles & 50–950 ramp
primary
#CBDBEB
secondary
#C7AD94
accent
#732EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485