#B7CBDF#B7CBDF
#B7CBDF is a very light, muted cyan. Relative luminance 0.581; OKLCH L 83.3% C 0.036 H 248.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CBDF |
|---|---|
| RGB | rgb(183, 203, 223) |
| HSL | hsl(210, 38%, 80%) |
| HSV | hsv(210, 18%, 87%) |
| CMYK | cmyk(17.9%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(80.80, -2.60, -12.18) |
| CIE-LCH | lch(80.80, 12.46, 257.94°) |
| OKLab | oklab(83.34% -0.0132 -0.033) |
| OKLCH | oklch(83.34% 0.036 248.3) |
| XYZ | xyz(54.2003, 58.1056, 78.1576) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.51
Cloudy Blue
#ACC2D9
ΔE00 2.56
Lightsteelblue
#B0C4DE
ΔE00 2.94
Light Grey Blue
#9DBCD4
ΔE00 5.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.64
Baby Blue (survey)
#A2CFFE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CBDF #DFCBB7
analogous
#B7DFDF #B7CBDF #B7B7DF
triadic
#B7CBDF #DFB7CB #CBDFB7
tetradic
#B7CBDF #DFB7DF #DFCBB7 #B7DFB7
square
#B7CBDF #DFB7DF #DFCBB7 #B7DFB7
split-complementary
#B7CBDF #DFB7B7 #DFDFB7
monochromatic
#628EB9 #8DACCC #B7CBDF #E1EAF2 #EAF0F6
Accessibility & contrast
On white
1.66
#B7CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#B7CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CBDF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CBDF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#ADD0D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b7cbdf; /* rgb */ color: rgb(183, 203, 223); /* oklch */ color: oklch(83.3% 0.036 248.3);
Tailwind
colors: {
custom: {
50: '#cddae9',
500: '#b7cbdf',
950: '#000000',
},
}SCSS
$custom: #b7cbdf; $custom-light: #cddae9; $custom-dark: #000000;
JSON
{
"hex": "#b7cbdf",
"rgb": {
"r": 183,
"g": 203,
"b": 223
},
"hsl": {
"h": 210,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.83338,
"c": 0.03553,
"h": 248.3
},
"luminance": 0.58107
}Semantic roles & 50–950 ramp
primary
#B7CBDF
secondary
#B79D83
accent
#7334B1
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131416
muted
#838384