#B8CBDF#B8CBDF
#B8CBDF is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.4% C 0.035 H 249.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CBDF |
|---|---|
| RGB | rgb(184, 203, 223) |
| HSL | hsl(211, 38%, 80%) |
| HSV | hsv(211, 17%, 87%) |
| CMYK | cmyk(17.5%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(80.87, -2.29, -12.07) |
| CIE-LCH | lch(80.87, 12.29, 259.26°) |
| OKLab | oklab(83.41% -0.0121 -0.0327) |
| OKLCH | oklch(83.41% 0.035 249.6) |
| XYZ | xyz(54.4390, 58.2287, 78.1688) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.27
Cloudy Blue
#ACC2D9
ΔE00 2.64
Lightsteelblue
#B0C4DE
ΔE00 2.83
Light Grey Blue
#9DBCD4
ΔE00 5.54
Powder Blue (survey)
#B1D1FC
ΔE00 6.66
Baby Blue (survey)
#A2CFFE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CBDF #DFCCB8
analogous
#B8DFDF #B8CBDF #B9B8DF
triadic
#B8CBDF #DFB8CB #CBDFB8
tetradic
#B8CBDF #DFB8DF #DFCCB8 #B8DFB9
square
#B8CBDF #DFB8DF #DFCCB8 #B8DFB9
split-complementary
#B8CBDF #DFB9B8 #DFDFB8
monochromatic
#648DB9 #8EACCC #B8CBDF #E2EAF2 #EAF0F5
Accessibility & contrast
On white
1.66
#B8CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#B8CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CBDF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CBDF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#AECFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cbdf; /* rgb */ color: rgb(184, 203, 223); /* oklch */ color: oklch(83.4% 0.035 249.6);
Tailwind
colors: {
custom: {
50: '#cddae9',
500: '#b8cbdf',
950: '#000000',
},
}SCSS
$custom: #b8cbdf; $custom-light: #cddae9; $custom-dark: #000000;
JSON
{
"hex": "#b8cbdf",
"rgb": {
"r": 184,
"g": 203,
"b": 223
},
"hsl": {
"h": 210.769,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.83409,
"c": 0.03487,
"h": 249.6
},
"luminance": 0.5823
}Semantic roles & 50–950 ramp
primary
#B8CBDF
secondary
#B79E84
accent
#7435B1
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131416
muted
#838384