#BCC0FF#BCC0FF
#BCC0FF is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.7% C 0.088 H 281.4°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0FF |
|---|---|
| RGB | rgb(188, 192, 255) |
| HSL | hsl(236, 100%, 87%) |
| HSV | hsv(236, 26%, 100%) |
| CMYK | cmyk(26.3%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(79.39, 12.04, -31.41) |
| CIE-LCH | lch(79.39, 33.64, 290.97°) |
| OKLab | oklab(82.68% 0.0175 -0.0866) |
| OKLCH | oklch(82.68% 0.088 281.4) |
| XYZ | xyz(57.6340, 55.6093, 102.2855) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.13
Periwinkle
#CCCCFF
ΔE00 4.32
Pastel Blue
#A2BFFE
ΔE00 6.76
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.60
Pale Violet
#CEAEFA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0FF #FFFBBC
analogous
#BCE2FF #BCC0FF #DABCFF
triadic
#BCC0FF #FFBCC0 #C0FFBC
tetradic
#BCC0FF #FFBCE2 #FFFBBC #BCFFDA
square
#BCC0FF #FFBCE2 #FFFBBC #BCFFDA
split-complementary
#BCC0FF #FFDABC #E2FFBC
monochromatic
#424DFF #7F86FF #BCC0FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.73
#BCC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BCC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0FF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0FF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#ACCBD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc0ff; /* rgb */ color: rgb(188, 192, 255); /* oklch */ color: oklch(82.7% 0.088 281.4);
Tailwind
colors: {
custom: {
50: '#d1d2ff',
500: '#bcc0ff',
950: '#000000',
},
}SCSS
$custom: #bcc0ff; $custom-light: #d1d2ff; $custom-dark: #000000;
JSON
{
"hex": "#bcc0ff",
"rgb": {
"r": 188,
"g": 192,
"b": 255
},
"hsl": {
"h": 236.418,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.8268,
"c": 0.08837,
"h": 281.4
},
"luminance": 0.55611
}Semantic roles & 50–950 ramp
primary
#BCC0FF
secondary
#E7E178
accent
#D800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386