#BCCEFF#BCCEFF
#BCCEFF is a very light, moderate blue. Relative luminance 0.621; OKLCH L 85.4% C 0.071 H 269.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEFF |
|---|---|
| RGB | rgb(188, 206, 255) |
| HSL | hsl(224, 100%, 87%) |
| HSV | hsv(224, 26%, 100%) |
| CMYK | cmyk(26.3%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(82.94, 4.48, -25.97) |
| CIE-LCH | lch(82.94, 26.35, 279.78°) |
| OKLab | oklab(85.44% -0.0011 -0.0713) |
| OKLCH | oklch(85.44% 0.071 269.1) |
| XYZ | xyz(60.8555, 62.0522, 103.3593) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.93
Powder Blue (survey)
#B1D1FC
ΔE00 4.43
Periwinkle
#CCCCFF
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.52
Light Blue Grey
#B7C9E2
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEFF #FFEDBC
analogous
#BCEFFF #BCCEFF #CCBCFF
triadic
#BCCEFF #FFBCCE #CEFFBC
tetradic
#BCCEFF #FFBCEF #FFEDBC #BCFFCC
square
#BCCEFF #FFBCEF #FFEDBC #BCFFCC
split-complementary
#BCCEFF #FFCCBC #EFFFBC
monochromatic
#4274FF #7FA1FF #BCCEFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.57
#BCCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BCCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEFF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEFF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#B9CCFE
Tritanopia (blue-blind)
#ABD7DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcceff; /* rgb */ color: rgb(188, 206, 255); /* oklch */ color: oklch(85.4% 0.071 269.1);
Tailwind
colors: {
custom: {
50: '#d1dcff',
500: '#bcceff',
950: '#000000',
},
}SCSS
$custom: #bcceff; $custom-light: #d1dcff; $custom-dark: #000000;
JSON
{
"hex": "#bcceff",
"rgb": {
"r": 188,
"g": 206,
"b": 255
},
"hsl": {
"h": 223.881,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.85444,
"c": 0.07131,
"h": 269.1
},
"luminance": 0.62054
}Semantic roles & 50–950 ramp
primary
#BCCEFF
secondary
#E7C978
accent
#A800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486