#BCC3EE#BCC3EE
#BCC3EE is a very light, moderate blue. Relative luminance 0.559; OKLCH L 82.6% C 0.061 H 277.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3EE |
|---|---|
| RGB | rgb(188, 195, 238) |
| HSL | hsl(232, 60%, 84%) |
| HSV | hsv(232, 21%, 93%) |
| CMYK | cmyk(21%, 18.1%, 0%, 6.7%) |
| CIE-LAB | lab(79.55, 6.51, -22.06) |
| CIE-LCH | lch(79.55, 23.00, 286.43°) |
| OKLab | oklab(82.61% 0.0082 -0.0603) |
| OKLCH | oklch(82.61% 0.061 277.7) |
| XYZ | xyz(55.6829, 55.8935, 88.7272) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.58
Periwinkle
#CCCCFF
ΔE00 3.68
Light Blue Grey
#B7C9E2
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 8.04
Powder Blue (survey)
#B1D1FC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3EE #EEE7BC
analogous
#BCDCEE #BCC3EE #CEBCEE
triadic
#BCC3EE #EEBCC3 #C3EEBC
tetradic
#BCC3EE #EEBCDC #EEE7BC #BCEECE
square
#BCC3EE #EEBCDC #EEE7BC #BCEECE
split-complementary
#BCC3EE #EECEBC #DCEEBC
monochromatic
#5A6CD5 #8B97E2 #BCC3EE #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.72
#BCC3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#BCC3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3EE
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3EE | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#B5C3ED
Tritanopia (blue-blind)
#B0CBD1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc3ee; /* rgb */ color: rgb(188, 195, 238); /* oklch */ color: oklch(82.6% 0.061 277.7);
Tailwind
colors: {
custom: {
50: '#d0d5f3',
500: '#bcc3ee',
950: '#000000',
},
}SCSS
$custom: #bcc3ee; $custom-light: #d0d5f3; $custom-dark: #000000;
JSON
{
"hex": "#bcc3ee",
"rgb": {
"r": 188,
"g": 195,
"b": 238
},
"hsl": {
"h": 231.6,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.82608,
"c": 0.06082,
"h": 277.7
},
"luminance": 0.55895
}Semantic roles & 50–950 ramp
primary
#BCC3EE
secondary
#CCC182
accent
#B01EC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385