#BCCBF4#BCCBF4
#BCCBF4 is a very light, muted blue. Relative luminance 0.599; OKLCH L 84.4% C 0.060 H 269.3°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBF4 |
|---|---|
| RGB | rgb(188, 203, 244) |
| HSL | hsl(224, 72%, 85%) |
| HSV | hsv(224, 23%, 96%) |
| CMYK | cmyk(23%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(81.80, 3.56, -21.85) |
| CIE-LCH | lch(81.80, 22.14, 279.25°) |
| OKLab | oklab(84.43% -0.0007 -0.0597) |
| OKLCH | oklch(84.43% 0.06 269.3) |
| XYZ | xyz(58.4199, 59.9334, 94.0608) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.75
Periwinkle
#CCCCFF
ΔE00 5.04
Powder Blue (survey)
#B1D1FC
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 5.84
Pastel Blue
#A2BFFE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBF4 #F4E5BC
analogous
#BCE7F4 #BCCBF4 #C9BCF4
triadic
#BCCBF4 #F4BCCB #CBF4BC
tetradic
#BCCBF4 #F4BCE7 #F4E5BC #BCF4C9
square
#BCCBF4 #F4BCE7 #F4E5BC #BCF4C9
split-complementary
#BCCBF4 #F4C9BC #E7F4BC
monochromatic
#5379E3 #87A2EB #BCCBF4 #E5EBFB #E5EBFB
Accessibility & contrast
On white
1.62
#BCCBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BCCBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBF4
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBF4 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF6
Deuteranopia (green-blind)
#BAC9F3
Tritanopia (blue-blind)
#AED3D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccbf4; /* rgb */ color: rgb(188, 203, 244); /* oklch */ color: oklch(84.4% 0.060 269.3);
Tailwind
colors: {
custom: {
50: '#d1daf7',
500: '#bccbf4',
950: '#000000',
},
}SCSS
$custom: #bccbf4; $custom-light: #d1daf7; $custom-dark: #000000;
JSON
{
"hex": "#bccbf4",
"rgb": {
"r": 188,
"g": 203,
"b": 244
},
"hsl": {
"h": 223.929,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.84431,
"c": 0.05974,
"h": 269.3
},
"luminance": 0.59935
}Semantic roles & 50–950 ramp
primary
#BCCBF4
secondary
#D5BE7F
accent
#A012D4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385