#BCCBF3#BCCBF3
#BCCBF3 is a very light, muted blue. Relative luminance 0.599; OKLCH L 84.4% C 0.058 H 269.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBF3 |
|---|---|
| RGB | rgb(188, 203, 243) |
| HSL | hsl(224, 70%, 85%) |
| HSV | hsv(224, 23%, 95%) |
| CMYK | cmyk(22.6%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(81.77, 3.33, -21.37) |
| CIE-LCH | lch(81.77, 21.63, 278.86°) |
| OKLab | oklab(84.4% -0.001 -0.0584) |
| OKLCH | oklch(84.4% 0.058 269) |
| XYZ | xyz(58.2684, 59.8729, 93.2633) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.93
Periwinkle
#CCCCFF
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 5.21
Powder Blue (survey)
#B1D1FC
ΔE00 5.34
Lightsteelblue
#B0C4DE
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBF3 #F3E4BC
analogous
#BCE7F3 #BCCBF3 #C9BCF3
triadic
#BCCBF3 #F3BCCB #CBF3BC
tetradic
#BCCBF3 #F3BCE7 #F3E4BC #BCF3C9
square
#BCCBF3 #F3BCE7 #F3E4BC #BCF3C9
split-complementary
#BCCBF3 #F3C9BC #E7F3BC
monochromatic
#547AE0 #88A3EA #BCCBF3 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.62
#BCCBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#BCCBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBF3
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBF3 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF5
Deuteranopia (green-blind)
#BBC9F2
Tritanopia (blue-blind)
#AED3D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccbf3; /* rgb */ color: rgb(188, 203, 243); /* oklch */ color: oklch(84.4% 0.058 269.0);
Tailwind
colors: {
custom: {
50: '#d1daf7',
500: '#bccbf3',
950: '#000000',
},
}SCSS
$custom: #bccbf3; $custom-light: #d1daf7; $custom-dark: #000000;
JSON
{
"hex": "#bccbf3",
"rgb": {
"r": 188,
"g": 203,
"b": 243
},
"hsl": {
"h": 223.636,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.84395,
"c": 0.0584,
"h": 269
},
"luminance": 0.59874
}Semantic roles & 50–950 ramp
primary
#BCCBF3
secondary
#D3BD80
accent
#9E14D2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385