#BCCEFA#BCCEFA
#BCCEFA is a very light, moderate blue. Relative luminance 0.617; OKLCH L 85.3% C 0.065 H 267.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEFA |
|---|---|
| RGB | rgb(188, 206, 250) |
| HSL | hsl(223, 86%, 86%) |
| HSV | hsv(223, 25%, 98%) |
| CMYK | cmyk(24.8%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(82.77, 3.32, -23.57) |
| CIE-LCH | lch(82.77, 23.81, 278.02°) |
| OKLab | oklab(85.26% -0.0027 -0.0646) |
| OKLCH | oklch(85.26% 0.065 267.6) |
| XYZ | xyz(60.0610, 61.7344, 99.1754) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.20
Powder Blue (survey)
#B1D1FC
ΔE00 4.33
Periwinkle
#CCCCFF
ΔE00 5.56
Light Blue Grey
#B7C9E2
ΔE00 5.69
Pastel Blue
#A2BFFE
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEFA #FAE8BC
analogous
#BCEDFA #BCCEFA #C9BCFA
triadic
#BCCEFA #FABCCE #CEFABC
tetradic
#BCCEFA #FABCED #FAE8BC #BCFAC9
square
#BCCEFA #FABCED #FAE8BC #BCFAC9
split-complementary
#BCCEFA #FAC9BC #EDFABC
monochromatic
#4A7BF1 #83A4F6 #BCCEFA #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.57
#BCCEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#BCCEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEFA
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEFA | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FC
Deuteranopia (green-blind)
#BBCCF9
Tritanopia (blue-blind)
#ACD7DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bccefa; /* rgb */ color: rgb(188, 206, 250); /* oklch */ color: oklch(85.3% 0.065 267.6);
Tailwind
colors: {
custom: {
50: '#d1dcfc',
500: '#bccefa',
950: '#000000',
},
}SCSS
$custom: #bccefa; $custom-light: #d1dcfc; $custom-dark: #000000;
JSON
{
"hex": "#bccefa",
"rgb": {
"r": 188,
"g": 206,
"b": 250
},
"hsl": {
"h": 222.581,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.85256,
"c": 0.06462,
"h": 267.6
},
"luminance": 0.61736
}Semantic roles & 50–950 ramp
primary
#BCCEFA
secondary
#DEC27C
accent
#A203E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485