#CBDBEC#CBDBEC
#CBDBEC is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.5% C 0.029 H 249.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBEC |
|---|---|
| RGB | rgb(203, 219, 236) |
| HSL | hsl(211, 46%, 86%) |
| HSV | hsv(211, 14%, 93%) |
| CMYK | cmyk(14%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(86.71, -1.98, -10.13) |
| CIE-LCH | lch(86.71, 10.32, 258.96°) |
| OKLab | oklab(88.46% -0.0101 -0.0273) |
| OKLCH | oklch(88.46% 0.029 249.8) |
| XYZ | xyz(65.0969, 69.4145, 89.3093) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.24
Fog
#D8DCE0
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 6.49
Cloudy Blue
#ACC2D9
ΔE00 6.73
Aliceblue
#F0F8FF
ΔE00 7.83
Powder Blue (survey)
#B1D1FC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBEC #ECDCCB
analogous
#CBEBEC #CBDBEC #CBCBEC
triadic
#CBDBEC #ECCBDB #DBECCB
tetradic
#CBDBEC #ECCBEB #ECDCCB #CBECCB
square
#CBDBEC #ECCBEB #ECDCCB #CBECCB
split-complementary
#CBDBEC #ECCBCB #EBECCB
monochromatic
#719DCB #9EBCDC #CBDBEC #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.41
#CBDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#CBDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBEC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBEC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#C3DFE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbdbec; /* rgb */ color: rgb(203, 219, 236); /* oklch */ color: oklch(88.5% 0.029 249.8);
Tailwind
colors: {
custom: {
50: '#dbe6f2',
500: '#cbdbec',
950: '#000000',
},
}SCSS
$custom: #cbdbec; $custom-light: #dbe6f2; $custom-dark: #000000;
JSON
{
"hex": "#cbdbec",
"rgb": {
"r": 203,
"g": 219,
"b": 236
},
"hsl": {
"h": 210.909,
"s": 46.479,
"l": 86.078
},
"oklch": {
"l": 0.8846,
"c": 0.02913,
"h": 249.8
},
"luminance": 0.69416
}Semantic roles & 50–950 ramp
primary
#CBDBEC
secondary
#C8AE93
accent
#752CBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485