#BCCBFE#BCCBFE
#BCCBFE is a very light, moderate blue. Relative luminance 0.606; OKLCH L 84.8% C 0.073 H 272.0°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBFE |
|---|---|
| RGB | rgb(188, 203, 254) |
| HSL | hsl(226, 97%, 87%) |
| HSV | hsv(226, 26%, 100%) |
| CMYK | cmyk(26%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(82.14, 5.85, -26.66) |
| CIE-LCH | lch(82.14, 27.30, 282.38°) |
| OKLab | oklab(84.81% 0.0025 -0.0732) |
| OKLCH | oklch(84.81% 0.073 272) |
| XYZ | xyz(59.9796, 60.5573, 102.2753) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.92
Periwinkle
#CCCCFF
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBFE #FEEFBC
analogous
#BCECFE #BCCBFE #CEBCFE
triadic
#BCCBFE #FEBCCB #CBFEBC
tetradic
#BCCBFE #FEBCEC #FEEFBC #BCFECE
square
#BCCBFE #FEBCEC #FEEFBC #BCFECE
split-complementary
#BCCBFE #FECEBC #ECFEBC
monochromatic
#436DFC #809CFD #BCCBFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.60
#BCCBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BCCBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBFE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBFE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#ABD5DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccbfe; /* rgb */ color: rgb(188, 203, 254); /* oklch */ color: oklch(84.8% 0.073 272.0);
Tailwind
colors: {
custom: {
50: '#d1daff',
500: '#bccbfe',
950: '#000000',
},
}SCSS
$custom: #bccbfe; $custom-light: #d1daff; $custom-dark: #000000;
JSON
{
"hex": "#bccbfe",
"rgb": {
"r": 188,
"g": 203,
"b": 254
},
"hsl": {
"h": 226.364,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.84807,
"c": 0.07327,
"h": 272
},
"luminance": 0.60559
}Semantic roles & 50–950 ramp
primary
#BCCBFE
secondary
#E5CD79
accent
#B100E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386