#BCBEEE#BCBEEE
#BCBEEE is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.6% C 0.067 H 282.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEEE |
|---|---|
| RGB | rgb(188, 190, 238) |
| HSL | hsl(238, 60%, 84%) |
| HSV | hsv(238, 21%, 93%) |
| CMYK | cmyk(21%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(78.28, 9.21, -24.00) |
| CIE-LCH | lch(78.28, 25.70, 291.00°) |
| OKLab | oklab(81.62% 0.0151 -0.0657) |
| OKLCH | oklch(81.62% 0.067 282.9) |
| XYZ | xyz(54.5814, 53.6904, 88.3600) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.68
Periwinkle
#CCCCFF
ΔE00 3.68
Light Lavender
#DFC5FE
ΔE00 8.09
Pale Violet
#CEAEFA
ΔE00 8.57
Light Violet
#D6B4FC
ΔE00 8.74
Pale Lilac
#E4CBFF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEEE #EEECBC
analogous
#BCD7EE #BCBEEE #D3BCEE
triadic
#BCBEEE #EEBCBE #BEEEBC
tetradic
#BCBEEE #EEBCD7 #EEECBC #BCEED3
square
#BCBEEE #EEBCD7 #EEECBC #BCEED3
split-complementary
#BCBEEE #EED3BC #D7EEBC
monochromatic
#5A5FD5 #8B8FE2 #BCBEEE #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.79
#BCBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BCBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEEE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEEE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#B1C6CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbeee; /* rgb */ color: rgb(188, 190, 238); /* oklch */ color: oklch(81.6% 0.067 282.9);
Tailwind
colors: {
custom: {
50: '#d0d1f3',
500: '#bcbeee',
950: '#000000',
},
}SCSS
$custom: #bcbeee; $custom-light: #d0d1f3; $custom-dark: #000000;
JSON
{
"hex": "#bcbeee",
"rgb": {
"r": 188,
"g": 190,
"b": 238
},
"hsl": {
"h": 237.6,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.81617,
"c": 0.06738,
"h": 282.9
},
"luminance": 0.53691
}Semantic roles & 50–950 ramp
primary
#BCBEEE
secondary
#CCC982
accent
#C01EC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385