#BCCEF3#BCCEF3
#BCCEF3 is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.0% C 0.055 H 264.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEF3 |
|---|---|
| RGB | rgb(188, 206, 243) |
| HSL | hsl(220, 70%, 85%) |
| HSV | hsv(220, 23%, 95%) |
| CMYK | cmyk(22.6%, 15.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.54, 1.73, -20.20) |
| CIE-LCH | lch(82.54, 20.28, 274.91°) |
| OKLab | oklab(85% -0.0051 -0.0551) |
| OKLCH | oklch(85% 0.055 264.7) |
| XYZ | xyz(58.9838, 61.3035, 93.5017) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.13
Powder Blue (survey)
#B1D1FC
ΔE00 4.23
Lightsteelblue
#B0C4DE
ΔE00 4.75
Light Periwinkle
#C1C6FC
ΔE00 5.25
Periwinkle
#CCCCFF
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEF3 #F3E1BC
analogous
#BCE9F3 #BCCEF3 #C6BCF3
triadic
#BCCEF3 #F3BCCE #CEF3BC
tetradic
#BCCEF3 #F3BCE9 #F3E1BC #BCF3C6
square
#BCCEF3 #F3BCE9 #F3E1BC #BCF3C6
split-complementary
#BCCEF3 #F3C6BC #E9F3BC
monochromatic
#5482E0 #88A8EA #BCCEF3 #E5ECFA #E5ECFA
Accessibility & contrast
On white
1.58
#BCCEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BCCEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEF3
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEF3 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F5
Deuteranopia (green-blind)
#BDCBF2
Tritanopia (blue-blind)
#AED5DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bccef3; /* rgb */ color: rgb(188, 206, 243); /* oklch */ color: oklch(85.0% 0.055 264.7);
Tailwind
colors: {
custom: {
50: '#d1dcf7',
500: '#bccef3',
950: '#000000',
},
}SCSS
$custom: #bccef3; $custom-light: #d1dcf7; $custom-dark: #000000;
JSON
{
"hex": "#bccef3",
"rgb": {
"r": 188,
"g": 206,
"b": 243
},
"hsl": {
"h": 220.364,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.84999,
"c": 0.05537,
"h": 264.7
},
"luminance": 0.61305
}Semantic roles & 50–950 ramp
primary
#BCCEF3
secondary
#D3B880
accent
#9414D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485