#BCCEFE#BCCEFE
#BCCEFE is a very light, moderate blue. Relative luminance 0.620; OKLCH L 85.4% C 0.070 H 268.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEFE |
|---|---|
| RGB | rgb(188, 206, 254) |
| HSL | hsl(224, 97%, 87%) |
| HSV | hsv(224, 26%, 100%) |
| CMYK | cmyk(26%, 18.9%, 0%, 0.4%) |
| CIE-LAB | lab(82.91, 4.24, -25.49) |
| CIE-LCH | lch(82.91, 25.84, 279.45°) |
| OKLab | oklab(85.41% -0.0014 -0.0699) |
| OKLCH | oklch(85.41% 0.07 268.8) |
| XYZ | xyz(60.6949, 61.9880, 102.5137) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.95
Powder Blue (survey)
#B1D1FC
ΔE00 4.41
Periwinkle
#CCCCFF
ΔE00 5.42
Pastel Blue
#A2BFFE
ΔE00 5.58
Light Blue Grey
#B7C9E2
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEFE #FEECBC
analogous
#BCEFFE #BCCEFE #CBBCFE
triadic
#BCCEFE #FEBCCE #CEFEBC
tetradic
#BCCEFE #FEBCEF #FEECBC #BCFECB
square
#BCCEFE #FEBCEF #FEECBC #BCFECB
split-complementary
#BCCEFE #FECBBC #EFFEBC
monochromatic
#4376FC #80A2FD #BCCEFE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.57
#BCCEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#BCCEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEFE
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEFE | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#ABD7DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bccefe; /* rgb */ color: rgb(188, 206, 254); /* oklch */ color: oklch(85.4% 0.070 268.8);
Tailwind
colors: {
custom: {
50: '#d1dcfe',
500: '#bccefe',
950: '#000000',
},
}SCSS
$custom: #bccefe; $custom-light: #d1dcfe; $custom-dark: #000000;
JSON
{
"hex": "#bccefe",
"rgb": {
"r": 188,
"g": 206,
"b": 254
},
"hsl": {
"h": 223.636,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.85406,
"c": 0.06996,
"h": 268.8
},
"luminance": 0.6199
}Semantic roles & 50–950 ramp
primary
#BCCEFE
secondary
#E5C879
accent
#A700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486