#BCBEED#BCBEED
#BCBEED is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.6% C 0.066 H 282.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEED |
|---|---|
| RGB | rgb(188, 190, 237) |
| HSL | hsl(238, 58%, 83%) |
| HSV | hsv(238, 21%, 93%) |
| CMYK | cmyk(20.7%, 19.8%, 0%, 7.1%) |
| CIE-LAB | lab(78.25, 8.99, -23.51) |
| CIE-LCH | lch(78.25, 25.17, 290.92°) |
| OKLab | oklab(81.58% 0.0148 -0.0643) |
| OKLCH | oklch(81.58% 0.066 282.9) |
| XYZ | xyz(54.4349, 53.6318, 87.5884) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.84
Periwinkle
#CCCCFF
ΔE00 3.74
Light Lavender
#DFC5FE
ΔE00 8.12
Pale Violet
#CEAEFA
ΔE00 8.67
Pale Lilac
#E4CBFF
ΔE00 8.80
Light Violet
#D6B4FC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEED #EDEBBC
analogous
#BCD6ED #BCBEED #D2BCED
triadic
#BCBEED #EDBCBE #BEEDBC
tetradic
#BCBEED #EDBCD6 #EDEBBC #BCEDD2
square
#BCBEED #EDBCD6 #EDEBBC #BCEDD2
split-complementary
#BCBEED #EDD2BC #D6EDBC
monochromatic
#5C60D3 #8C8FE0 #BCBEED #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.79
#BCBEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BCBEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEED
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEED | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#B1C6CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbeed; /* rgb */ color: rgb(188, 190, 237); /* oklch */ color: oklch(81.6% 0.066 282.9);
Tailwind
colors: {
custom: {
50: '#d0d1f3',
500: '#bcbeed',
950: '#000000',
},
}SCSS
$custom: #bcbeed; $custom-light: #d0d1f3; $custom-dark: #000000;
JSON
{
"hex": "#bcbeed",
"rgb": {
"r": 188,
"g": 190,
"b": 237
},
"hsl": {
"h": 237.551,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.81579,
"c": 0.06597,
"h": 282.9
},
"luminance": 0.53633
}Semantic roles & 50–950 ramp
primary
#BCBEED
secondary
#CAC783
accent
#BF20C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385