#BCCDFA#BCCDFA
#BCCDFA is a very light, moderate blue. Relative luminance 0.613; OKLCH L 85.1% C 0.066 H 268.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDFA |
|---|---|
| RGB | rgb(188, 205, 250) |
| HSL | hsl(224, 86%, 86%) |
| HSV | hsv(224, 25%, 98%) |
| CMYK | cmyk(24.8%, 18%, 0%, 2%) |
| CIE-LAB | lab(82.52, 3.86, -23.96) |
| CIE-LCH | lch(82.52, 24.27, 279.14°) |
| OKLab | oklab(85.06% -0.0014 -0.0656) |
| OKLCH | oklch(85.06% 0.066 268.8) |
| XYZ | xyz(59.8211, 61.2545, 99.0954) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.80
Powder Blue (survey)
#B1D1FC
ΔE00 4.68
Periwinkle
#CCCCFF
ΔE00 5.22
Pastel Blue
#A2BFFE
ΔE00 5.88
Light Blue Grey
#B7C9E2
ΔE00 5.95
Lightsteelblue
#B0C4DE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDFA #FAE9BC
analogous
#BCECFA #BCCDFA #CABCFA
triadic
#BCCDFA #FABCCD #CDFABC
tetradic
#BCCDFA #FABCEC #FAE9BC #BCFACA
square
#BCCDFA #FABCEC #FAE9BC #BCFACA
split-complementary
#BCCDFA #FACABC #ECFABC
monochromatic
#4A78F1 #83A2F6 #BCCDFA #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.58
#BCCDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BCCDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDFA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDFA | 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)
#BFD0FC
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#ACD6DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bccdfa; /* rgb */ color: rgb(188, 205, 250); /* oklch */ color: oklch(85.1% 0.066 268.8);
Tailwind
colors: {
custom: {
50: '#d1dcfc',
500: '#bccdfa',
950: '#000000',
},
}SCSS
$custom: #bccdfa; $custom-light: #d1dcfc; $custom-dark: #000000;
JSON
{
"hex": "#bccdfa",
"rgb": {
"r": 188,
"g": 205,
"b": 250
},
"hsl": {
"h": 223.548,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.85055,
"c": 0.06567,
"h": 268.8
},
"luminance": 0.61256
}Semantic roles & 50–950 ramp
primary
#BCCDFA
secondary
#DEC37C
accent
#A503E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485