#BCCBF0#BCCBF0
#BCCBF0 is a very light, muted blue. Relative luminance 0.597; OKLCH L 84.3% C 0.054 H 267.8°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBF0 |
|---|---|
| RGB | rgb(188, 203, 240) |
| HSL | hsl(223, 63%, 84%) |
| HSV | hsv(223, 22%, 94%) |
| CMYK | cmyk(21.7%, 15.4%, 0%, 5.9%) |
| CIE-LAB | lab(81.67, 2.66, -19.92) |
| CIE-LCH | lch(81.67, 20.10, 277.61°) |
| OKLab | oklab(84.29% -0.0021 -0.0543) |
| OKLCH | oklch(84.29% 0.054 267.8) |
| XYZ | xyz(57.8191, 59.6931, 90.8968) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.53
Light Periwinkle
#C1C6FC
ΔE00 4.55
Lightsteelblue
#B0C4DE
ΔE00 5.06
Powder Blue (survey)
#B1D1FC
ΔE00 5.34
Periwinkle
#CCCCFF
ΔE00 5.66
Cloudy Blue
#ACC2D9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBF0 #F0E1BC
analogous
#BCE5F0 #BCCBF0 #C7BCF0
triadic
#BCCBF0 #F0BCCB #CBF0BC
tetradic
#BCCBF0 #F0BCE5 #F0E1BC #BCF0C7
square
#BCCBF0 #F0BCE5 #F0E1BC #BCF0C7
split-complementary
#BCCBF0 #F0C7BC #E5F0BC
monochromatic
#587DDA #8AA4E5 #BCCBF0 #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.62
#BCCBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BCCBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBF0
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBF0 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF2
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#AFD2D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccbf0; /* rgb */ color: rgb(188, 203, 240); /* oklch */ color: oklch(84.3% 0.054 267.8);
Tailwind
colors: {
custom: {
50: '#d0daf5',
500: '#bccbf0',
950: '#000000',
},
}SCSS
$custom: #bccbf0; $custom-light: #d0daf5; $custom-dark: #000000;
JSON
{
"hex": "#bccbf0",
"rgb": {
"r": 188,
"g": 203,
"b": 240
},
"hsl": {
"h": 222.692,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.84285,
"c": 0.05438,
"h": 267.8
},
"luminance": 0.59695
}Semantic roles & 50–950 ramp
primary
#BCCBF0
secondary
#CFB882
accent
#981ACB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385