#BCC2FD#BCC2FD
#BCC2FD is a very light, moderate blue. Relative luminance 0.564; OKLCH L 83.0% C 0.083 H 279.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2FD |
|---|---|
| RGB | rgb(188, 194, 253) |
| HSL | hsl(234, 94%, 86%) |
| HSV | hsv(234, 26%, 99%) |
| CMYK | cmyk(25.7%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.82, 10.48, -29.68) |
| CIE-LCH | lch(79.82, 31.48, 289.45°) |
| OKLab | oklab(82.99% 0.0143 -0.0817) |
| OKLCH | oklch(82.99% 0.083 279.9) |
| XYZ | xyz(57.7559, 56.3654, 100.7461) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.49
Periwinkle
#CCCCFF
ΔE00 3.87
Pastel Blue
#A2BFFE
ΔE00 6.62
Powder Blue (survey)
#B1D1FC
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2FD #FDF7BC
analogous
#BCE3FD #BCC2FD #D7BCFD
triadic
#BCC2FD #FDBCC2 #C2FDBC
tetradic
#BCC2FD #FDBCE3 #FDF7BC #BCFDD7
square
#BCC2FD #FDBCE3 #FDF7BC #BCFDD7
split-complementary
#BCC2FD #FDD7BC #E3FDBC
monochromatic
#4556F9 #818CFB #BCC2FD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.71
#BCC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BCC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2FD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2FD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#AEC4FB
Tritanopia (blue-blind)
#ACCDD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc2fd; /* rgb */ color: rgb(188, 194, 253); /* oklch */ color: oklch(83.0% 0.083 279.9);
Tailwind
colors: {
custom: {
50: '#d1d4fe',
500: '#bcc2fd',
950: '#000000',
},
}SCSS
$custom: #bcc2fd; $custom-light: #d1d4fe; $custom-dark: #000000;
JSON
{
"hex": "#bcc2fd",
"rgb": {
"r": 188,
"g": 194,
"b": 253
},
"hsl": {
"h": 234.462,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.8299,
"c": 0.08295,
"h": 279.9
},
"luminance": 0.56367
}Semantic roles & 50–950 ramp
primary
#BCC2FD
secondary
#E4DA7A
accent
#D000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385