#CBDBED#CBDBED
#CBDBED is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.5% C 0.030 H 251.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBED |
|---|---|
| RGB | rgb(203, 219, 237) |
| HSL | hsl(212, 49%, 86%) |
| HSV | hsv(212, 14%, 93%) |
| CMYK | cmyk(14.3%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(86.74, -1.77, -10.62) |
| CIE-LCH | lch(86.74, 10.76, 260.53°) |
| OKLab | oklab(88.49% -0.0097 -0.0287) |
| OKLCH | oklch(88.49% 0.03 251.3) |
| XYZ | xyz(65.2426, 69.4728, 90.0766) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 6.31
Fog
#D8DCE0
ΔE00 6.44
Cloudy Blue
#ACC2D9
ΔE00 6.66
Powder Blue (survey)
#B1D1FC
ΔE00 7.88
Aliceblue
#F0F8FF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBED #EDDDCB
analogous
#CBECED #CBDBED #CCCBED
triadic
#CBDBED #EDCBDB #DBEDCB
tetradic
#CBDBED #EDCBEC #EDDDCB #CBEDCC
square
#CBDBED #EDCBEC #EDDDCB #CBEDCC
split-complementary
#CBDBED #EDCCCB #ECEDCB
monochromatic
#709CCE #9EBCDD #CBDBED #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.41
#CBDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#CBDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBED
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBED | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#C3DFE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbdbed; /* rgb */ color: rgb(203, 219, 237); /* oklch */ color: oklch(88.5% 0.030 251.3);
Tailwind
colors: {
custom: {
50: '#dbe6f2',
500: '#cbdbed',
950: '#000000',
},
}SCSS
$custom: #cbdbed; $custom-light: #dbe6f2; $custom-dark: #000000;
JSON
{
"hex": "#cbdbed",
"rgb": {
"r": 203,
"g": 219,
"b": 237
},
"hsl": {
"h": 211.765,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.88492,
"c": 0.03026,
"h": 251.3
},
"luminance": 0.69474
}Semantic roles & 50–950 ramp
primary
#CBDBED
secondary
#CAB093
accent
#772ABC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151517
muted
#848485