#BCCBF2#BCCBF2
#BCCBF2 is a very light, muted blue. Relative luminance 0.598; OKLCH L 84.4% C 0.057 H 268.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBF2 |
|---|---|
| RGB | rgb(188, 203, 242) |
| HSL | hsl(223, 68%, 84%) |
| HSV | hsv(223, 22%, 95%) |
| CMYK | cmyk(22.3%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(81.74, 3.11, -20.89) |
| CIE-LCH | lch(81.74, 21.12, 278.46°) |
| OKLab | oklab(84.36% -0.0014 -0.057) |
| OKLCH | oklch(84.36% 0.057 268.6) |
| XYZ | xyz(58.1178, 59.8126, 92.4701) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.12
Light Blue Grey
#B7C9E2
ΔE00 4.99
Periwinkle
#CCCCFF
ΔE00 5.32
Powder Blue (survey)
#B1D1FC
ΔE00 5.34
Lightsteelblue
#B0C4DE
ΔE00 5.46
Pastel Blue
#A2BFFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBF2 #F2E3BC
analogous
#BCE6F2 #BCCBF2 #C8BCF2
triadic
#BCCBF2 #F2BCCB #CBF2BC
tetradic
#BCCBF2 #F2BCE6 #F2E3BC #BCF2C8
square
#BCCBF2 #F2BCE6 #F2E3BC #BCF2C8
split-complementary
#BCCBF2 #F2C8BC #E6F2BC
monochromatic
#557BDE #89A3E8 #BCCBF2 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.62
#BCCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BCCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBF2
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBF2 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF4
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#AFD2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccbf2; /* rgb */ color: rgb(188, 203, 242); /* oklch */ color: oklch(84.4% 0.057 268.6);
Tailwind
colors: {
custom: {
50: '#d1daf6',
500: '#bccbf2',
950: '#000000',
},
}SCSS
$custom: #bccbf2; $custom-light: #d1daf6; $custom-dark: #000000;
JSON
{
"hex": "#bccbf2",
"rgb": {
"r": 188,
"g": 203,
"b": 242
},
"hsl": {
"h": 223.333,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.84358,
"c": 0.05706,
"h": 268.6
},
"luminance": 0.59814
}Semantic roles & 50–950 ramp
primary
#BCCBF2
secondary
#D2BB81
accent
#9C16CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385