#BCCAFE#BCCAFE
#BCCAFE is a very light, moderate blue. Relative luminance 0.601; OKLCH L 84.6% C 0.074 H 273.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAFE |
|---|---|
| RGB | rgb(188, 202, 254) |
| HSL | hsl(227, 97%, 87%) |
| HSV | hsv(227, 26%, 100%) |
| CMYK | cmyk(26%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(81.89, 6.39, -27.05) |
| CIE-LCH | lch(81.89, 27.80, 283.29°) |
| OKLab | oklab(84.61% 0.0039 -0.0743) |
| OKLCH | oklch(84.61% 0.074 273) |
| XYZ | xyz(59.7442, 60.0865, 102.1968) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.60
Periwinkle
#CCCCFF
ΔE00 4.43
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 5.70
Light Blue Grey
#B7C9E2
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAFE #FEF0BC
analogous
#BCEBFE #BCCAFE #CFBCFE
triadic
#BCCAFE #FEBCCA #CAFEBC
tetradic
#BCCAFE #FEBCEB #FEF0BC #BCFECF
square
#BCCAFE #FEBCEB #FEF0BC #BCFECF
split-complementary
#BCCAFE #FECFBC #EBFEBC
monochromatic
#436BFC #809AFD #BCCAFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.61
#BCCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BCCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAFE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAFE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#B6C9FD
Tritanopia (blue-blind)
#ABD4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccafe; /* rgb */ color: rgb(188, 202, 254); /* oklch */ color: oklch(84.6% 0.074 273.0);
Tailwind
colors: {
custom: {
50: '#d1daff',
500: '#bccafe',
950: '#000000',
},
}SCSS
$custom: #bccafe; $custom-light: #d1daff; $custom-dark: #000000;
JSON
{
"hex": "#bccafe",
"rgb": {
"r": 188,
"g": 202,
"b": 254
},
"hsl": {
"h": 227.273,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.84608,
"c": 0.07442,
"h": 273
},
"luminance": 0.60088
}Semantic roles & 50–950 ramp
primary
#BCCAFE
secondary
#E5CE79
accent
#B500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386