#BCC2EE#BCC2EE
#BCC2EE is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.4% C 0.062 H 278.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2EE |
|---|---|
| RGB | rgb(188, 194, 238) |
| HSL | hsl(233, 60%, 84%) |
| HSV | hsv(233, 21%, 93%) |
| CMYK | cmyk(21%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(79.30, 7.05, -22.45) |
| CIE-LCH | lch(79.30, 23.53, 287.43°) |
| OKLab | oklab(82.41% 0.0096 -0.0613) |
| OKLCH | oklch(82.41% 0.062 278.9) |
| XYZ | xyz(55.4596, 55.4469, 88.6527) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.48
Periwinkle
#CCCCFF
ΔE00 3.58
Light Blue Grey
#B7C9E2
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 8.03
Pastel Blue
#A2BFFE
ΔE00 8.19
Powder Blue (survey)
#B1D1FC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2EE #EEE8BC
analogous
#BCDBEE #BCC2EE #CFBCEE
triadic
#BCC2EE #EEBCC2 #C2EEBC
tetradic
#BCC2EE #EEBCDB #EEE8BC #BCEECF
square
#BCC2EE #EEBCDB #EEE8BC #BCEECF
split-complementary
#BCC2EE #EECFBC #DBEEBC
monochromatic
#5A69D5 #8B96E2 #BCC2EE #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.74
#BCC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#BCC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2EE
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2EE | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#B1CAD1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc2ee; /* rgb */ color: rgb(188, 194, 238); /* oklch */ color: oklch(82.4% 0.062 278.9);
Tailwind
colors: {
custom: {
50: '#d0d4f3',
500: '#bcc2ee',
950: '#000000',
},
}SCSS
$custom: #bcc2ee; $custom-light: #d0d4f3; $custom-dark: #000000;
JSON
{
"hex": "#bcc2ee",
"rgb": {
"r": 188,
"g": 194,
"b": 238
},
"hsl": {
"h": 232.8,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.82409,
"c": 0.06209,
"h": 278.9
},
"luminance": 0.55448
}Semantic roles & 50–950 ramp
primary
#BCC2EE
secondary
#CCC382
accent
#B31EC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385