#BCCEF8#BCCEF8
#BCCEF8 is a very light, moderate blue. Relative luminance 0.616; OKLCH L 85.2% C 0.062 H 266.8°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEF8 |
|---|---|
| RGB | rgb(188, 206, 248) |
| HSL | hsl(222, 81%, 85%) |
| HSV | hsv(222, 24%, 97%) |
| CMYK | cmyk(24.2%, 16.9%, 0%, 2.7%) |
| CIE-LAB | lab(82.71, 2.86, -22.61) |
| CIE-LCH | lch(82.71, 22.79, 277.22°) |
| OKLab | oklab(85.18% -0.0034 -0.0619) |
| OKLCH | oklch(85.18% 0.062 266.8) |
| XYZ | xyz(59.7491, 61.6097, 97.5326) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.29
Light Periwinkle
#C1C6FC
ΔE00 4.42
Light Blue Grey
#B7C9E2
ΔE00 5.29
Periwinkle
#CCCCFF
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 5.75
Pastel Blue
#A2BFFE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEF8 #F8E6BC
analogous
#BCECF8 #BCCEF8 #C8BCF8
triadic
#BCCEF8 #F8BCCE #CEF8BC
tetradic
#BCCEF8 #F8BCEC #F8E6BC #BCF8C8
square
#BCCEF8 #F8BCEC #F8E6BC #BCF8C8
split-complementary
#BCCEF8 #F8C8BC #ECF8BC
monochromatic
#4D7DEC #85A5F2 #BCCEF8 #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.58
#BCCEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#BCCEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEF8
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEF8 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FA
Deuteranopia (green-blind)
#BCCBF7
Tritanopia (blue-blind)
#ADD6DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bccef8; /* rgb */ color: rgb(188, 206, 248); /* oklch */ color: oklch(85.2% 0.062 266.8);
Tailwind
colors: {
custom: {
50: '#d1dcfa',
500: '#bccef8',
950: '#000000',
},
}SCSS
$custom: #bccef8; $custom-light: #d1dcfa; $custom-dark: #000000;
JSON
{
"hex": "#bccef8",
"rgb": {
"r": 188,
"g": 206,
"b": 248
},
"hsl": {
"h": 222,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.85182,
"c": 0.06196,
"h": 266.8
},
"luminance": 0.61611
}Semantic roles & 50–950 ramp
primary
#BCCEF8
secondary
#DBBF7D
accent
#9D08DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485