#BCC2ED#BCC2ED
#BCC2ED is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.4% C 0.061 H 278.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2ED |
|---|---|
| RGB | rgb(188, 194, 237) |
| HSL | hsl(233, 58%, 83%) |
| HSV | hsv(233, 21%, 93%) |
| CMYK | cmyk(20.7%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.26, 6.82, -21.96) |
| CIE-LCH | lch(79.26, 23.00, 287.26°) |
| OKLab | oklab(82.37% 0.0092 -0.06) |
| OKLCH | oklch(82.37% 0.061 278.7) |
| XYZ | xyz(55.3131, 55.3883, 87.8811) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.70
Periwinkle
#CCCCFF
ΔE00 3.70
Light Blue Grey
#B7C9E2
ΔE00 7.76
Lightsteelblue
#B0C4DE
ΔE00 7.95
Pastel Blue
#A2BFFE
ΔE00 8.32
Powder Blue (survey)
#B1D1FC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2ED #EDE7BC
analogous
#BCDAED #BCC2ED #CEBCED
triadic
#BCC2ED #EDBCC2 #C2EDBC
tetradic
#BCC2ED #EDBCDA #EDE7BC #BCEDCE
square
#BCC2ED #EDBCDA #EDE7BC #BCEDCE
split-complementary
#BCC2ED #EDCEBC #DAEDBC
monochromatic
#5C6AD3 #8C96E0 #BCC2ED #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.74
#BCC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#BCC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2ED
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2ED | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#B1CAD0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc2ed; /* rgb */ color: rgb(188, 194, 237); /* oklch */ color: oklch(82.4% 0.061 278.7);
Tailwind
colors: {
custom: {
50: '#d0d4f3',
500: '#bcc2ed',
950: '#000000',
},
}SCSS
$custom: #bcc2ed; $custom-light: #d0d4f3; $custom-dark: #000000;
JSON
{
"hex": "#bcc2ed",
"rgb": {
"r": 188,
"g": 194,
"b": 237
},
"hsl": {
"h": 232.653,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.82372,
"c": 0.0607,
"h": 278.7
},
"luminance": 0.55389
}Semantic roles & 50–950 ramp
primary
#BCC2ED
secondary
#CAC283
accent
#B120C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385