#BCC0DB#BCC0DB
#BCC0DB is a light, muted blue. Relative luminance 0.535; OKLCH L 81.3% C 0.038 H 278.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0DB |
|---|---|
| RGB | rgb(188, 192, 219) |
| HSL | hsl(232, 30%, 80%) |
| HSV | hsv(232, 14%, 86%) |
| CMYK | cmyk(14.2%, 12.3%, 0%, 14.1%) |
| CIE-LAB | lab(78.17, 4.00, -13.93) |
| CIE-LCH | lch(78.17, 14.49, 286.02°) |
| OKLab | oklab(81.33% 0.0059 -0.0377) |
| OKLCH | oklch(81.33% 0.038 278.8) |
| XYZ | xyz(52.3720, 53.5045, 74.5723) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.84
Light Periwinkle
#C1C6FC
ΔE00 7.35
Periwinkle
#CCCCFF
ΔE00 7.49
Cloudy Blue
#ACC2D9
ΔE00 8.22
Dove Gray
#B6B8BD
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0DB #DBD7BC
analogous
#BCD0DB #BCC0DB #C8BCDB
triadic
#BCC0DB #DBBCC0 #C0DBBC
tetradic
#BCC0DB #DBBCD0 #DBD7BC #BCDBC8
square
#BCC0DB #DBBCD0 #DBD7BC #BCDBC8
split-complementary
#BCC0DB #DBC8BC #D0DBBC
monochromatic
#6C75B0 #949BC6 #BCC0DB #E4E5F0 #EBECF4
Accessibility & contrast
On white
1.79
#BCC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BCC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0DB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0DB | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DC
Deuteranopia (green-blind)
#B8C0DA
Tritanopia (blue-blind)
#B5C5C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc0db; /* rgb */ color: rgb(188, 192, 219); /* oklch */ color: oklch(81.3% 0.038 278.8);
Tailwind
colors: {
custom: {
50: '#d0d3e6',
500: '#bcc0db',
950: '#000000',
},
}SCSS
$custom: #bcc0db; $custom-light: #d0d3e6; $custom-dark: #000000;
JSON
{
"hex": "#bcc0db",
"rgb": {
"r": 188,
"g": 192,
"b": 219
},
"hsl": {
"h": 232.258,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.81327,
"c": 0.03813,
"h": 278.8
},
"luminance": 0.53505
}Semantic roles & 50–950 ramp
primary
#BCC0DB
secondary
#B2AD89
accent
#9B3DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384