#BEC6ED#BEC6ED
#BEC6ED is a very light, muted blue. Relative luminance 0.575; OKLCH L 83.3% C 0.055 H 276.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC6ED |
|---|---|
| RGB | rgb(190, 198, 237) |
| HSL | hsl(230, 57%, 84%) |
| HSV | hsv(230, 20%, 93%) |
| CMYK | cmyk(19.8%, 16.5%, 0%, 7.1%) |
| CIE-LAB | lab(80.43, 5.28, -20.18) |
| CIE-LCH | lch(80.43, 20.86, 284.67°) |
| OKLab | oklab(83.32% 0.0058 -0.055) |
| OKLCH | oklch(83.32% 0.055 276) |
| XYZ | xyz(56.7116, 57.4487, 88.2052) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.38
Periwinkle
#CCCCFF
ΔE00 4.05
Light Blue Grey
#B7C9E2
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 7.06
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Pastel Blue
#A2BFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC6ED #EDE5BE
analogous
#BEDDED #BEC6ED #CDBEED
triadic
#BEC6ED #EDBEC6 #C6EDBE
tetradic
#BEC6ED #EDBEDD #EDE5BE #BEEDCD
square
#BEC6ED #EDBEDD #EDE5BE #BEEDCD
split-complementary
#BEC6ED #EDCDBE #DDEDBE
monochromatic
#5E72D2 #8E9CE0 #BEC6ED #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.68
#BEC6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BEC6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC6ED
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC6ED | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#B3CDD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bec6ed; /* rgb */ color: rgb(190, 198, 237); /* oklch */ color: oklch(83.3% 0.055 276.0);
Tailwind
colors: {
custom: {
50: '#d2d7f3',
500: '#bec6ed',
950: '#000000',
},
}SCSS
$custom: #bec6ed; $custom-light: #d2d7f3; $custom-dark: #000000;
JSON
{
"hex": "#bec6ed",
"rgb": {
"r": 190,
"g": 198,
"b": 237
},
"hsl": {
"h": 229.787,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.83319,
"c": 0.05532,
"h": 276
},
"luminance": 0.5745
}Semantic roles & 50–950 ramp
primary
#BEC6ED
secondary
#CABE85
accent
#A821C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385