#BCBEEA#BCBEEA
#BCBEEA is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.5% C 0.062 H 282.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEEA |
|---|---|
| RGB | rgb(188, 190, 234) |
| HSL | hsl(237, 52%, 83%) |
| HSV | hsv(237, 20%, 92%) |
| CMYK | cmyk(19.7%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(78.14, 8.32, -22.05) |
| CIE-LCH | lch(78.14, 23.57, 290.67°) |
| OKLab | oklab(81.47% 0.0138 -0.0602) |
| OKLCH | oklch(81.47% 0.062 282.9) |
| XYZ | xyz(54.0002, 53.4579, 85.2993) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.38
Periwinkle
#CCCCFF
ΔE00 4.01
Light Lavender
#DFC5FE
ΔE00 8.28
Pale Lilac
#E4CBFF
ΔE00 8.88
Light Blue Grey
#B7C9E2
ΔE00 8.98
Pale Violet
#CEAEFA
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEEA #EAE8BC
analogous
#BCD5EA #BCBEEA #D1BCEA
triadic
#BCBEEA #EABCBE #BEEABC
tetradic
#BCBEEA #EABCD5 #EAE8BC #BCEAD1
square
#BCBEEA #EABCD5 #EAE8BC #BCEAD1
split-complementary
#BCBEEA #EAD1BC #D5EABC
monochromatic
#5F64CD #8D91DB #BCBEEA #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.80
#BCBEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BCBEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEEA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEEA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3EC
Deuteranopia (green-blind)
#B1C0E9
Tritanopia (blue-blind)
#B2C5CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbeea; /* rgb */ color: rgb(188, 190, 234); /* oklch */ color: oklch(81.5% 0.062 282.9);
Tailwind
colors: {
custom: {
50: '#d0d1f0',
500: '#bcbeea',
950: '#000000',
},
}SCSS
$custom: #bcbeea; $custom-light: #d0d1f0; $custom-dark: #000000;
JSON
{
"hex": "#bcbeea",
"rgb": {
"r": 188,
"g": 190,
"b": 234
},
"hsl": {
"h": 237.391,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.81466,
"c": 0.06178,
"h": 282.9
},
"luminance": 0.53459
}Semantic roles & 50–950 ramp
primary
#BCBEEA
secondary
#C6C384
accent
#B926C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385