#BCCFEA#BCCFEA
#BCCFEA is a very light, muted blue. Relative luminance 0.613; OKLCH L 84.9% C 0.043 H 257.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFEA |
|---|---|
| RGB | rgb(188, 207, 234) |
| HSL | hsl(215, 52%, 83%) |
| HSV | hsv(215, 20%, 92%) |
| CMYK | cmyk(19.7%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(82.52, -0.79, -15.45) |
| CIE-LCH | lch(82.52, 15.47, 267.09°) |
| OKLab | oklab(84.89% -0.0096 -0.042) |
| OKLCH | oklch(84.89% 0.043 257.1) |
| XYZ | xyz(57.8993, 61.2562, 86.5991) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.58
Lightsteelblue
#B0C4DE
ΔE00 2.86
Cloudy Blue
#ACC2D9
ΔE00 4.13
Powder Blue (survey)
#B1D1FC
ΔE00 4.71
Baby Blue (survey)
#A2CFFE
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFEA #EAD7BC
analogous
#BCE6EA #BCCFEA #C0BCEA
triadic
#BCCFEA #EABCCF #CFEABC
tetradic
#BCCFEA #EABCE6 #EAD7BC #BCEAC0
square
#BCCFEA #EABCE6 #EAD7BC #BCEAC0
split-complementary
#BCCFEA #EAC0BC #E6EABC
monochromatic
#5F8CCD #8DAEDB #BCCFEA #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.58
#BCCFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BCCFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFEA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFEA | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#B0D5D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bccfea; /* rgb */ color: rgb(188, 207, 234); /* oklch */ color: oklch(84.9% 0.043 257.1);
Tailwind
colors: {
custom: {
50: '#d0ddf0',
500: '#bccfea',
950: '#000000',
},
}SCSS
$custom: #bccfea; $custom-light: #d0ddf0; $custom-dark: #000000;
JSON
{
"hex": "#bccfea",
"rgb": {
"r": 188,
"g": 207,
"b": 234
},
"hsl": {
"h": 215.217,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.84885,
"c": 0.04304,
"h": 257.1
},
"luminance": 0.61258
}Semantic roles & 50–950 ramp
primary
#BCCFEA
secondary
#C6AB84
accent
#8026C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485