#BCC2FE#BCC2FE
#BCC2FE is a very light, moderate blue. Relative luminance 0.564; OKLCH L 83.0% C 0.084 H 279.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2FE |
|---|---|
| RGB | rgb(188, 194, 254) |
| HSL | hsl(235, 97%, 87%) |
| HSV | hsv(235, 26%, 100%) |
| CMYK | cmyk(26%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(79.86, 10.71, -30.16) |
| CIE-LCH | lch(79.86, 32.00, 289.56°) |
| OKLab | oklab(83.03% 0.0146 -0.0831) |
| OKLCH | oklch(83.03% 0.084 279.9) |
| XYZ | xyz(57.9156, 56.4293, 101.5873) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.63
Periwinkle
#CCCCFF
ΔE00 3.99
Pastel Blue
#A2BFFE
ΔE00 6.54
Powder Blue (survey)
#B1D1FC
ΔE00 7.76
Lightsteelblue
#B0C4DE
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2FE #FEF8BC
analogous
#BCE3FE #BCC2FE #D7BCFE
triadic
#BCC2FE #FEBCC2 #C2FEBC
tetradic
#BCC2FE #FEBCE3 #FEF8BC #BCFED7
square
#BCC2FE #FEBCE3 #FEF8BC #BCFED7
split-complementary
#BCC2FE #FED7BC #E3FEBC
monochromatic
#4354FC #808BFD #BCC2FE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.71
#BCC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BCC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2FE
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2FE | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#AEC4FC
Tritanopia (blue-blind)
#ACCDD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc2fe; /* rgb */ color: rgb(188, 194, 254); /* oklch */ color: oklch(83.0% 0.084 279.9);
Tailwind
colors: {
custom: {
50: '#d1d4ff',
500: '#bcc2fe',
950: '#000000',
},
}SCSS
$custom: #bcc2fe; $custom-light: #d1d4ff; $custom-dark: #000000;
JSON
{
"hex": "#bcc2fe",
"rgb": {
"r": 188,
"g": 194,
"b": 254
},
"hsl": {
"h": 234.545,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.8303,
"c": 0.08434,
"h": 279.9
},
"luminance": 0.56431
}Semantic roles & 50–950 ramp
primary
#BCC2FE
secondary
#E5DC79
accent
#D100E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386