#BEC1DB#BEC1DB
#BEC1DB is a light, muted blue. Relative luminance 0.542; OKLCH L 81.7% C 0.037 H 280.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC1DB |
|---|---|
| RGB | rgb(190, 193, 219) |
| HSL | hsl(234, 29%, 80%) |
| HSV | hsv(234, 13%, 86%) |
| CMYK | cmyk(13.2%, 11.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.58, 4.11, -13.30) |
| CIE-LCH | lch(78.58, 13.92, 287.15°) |
| OKLab | oklab(81.68% 0.0066 -0.0359) |
| OKLCH | oklch(81.68% 0.037 280.3) |
| XYZ | xyz(53.0886, 54.2010, 74.6690) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.17
Periwinkle
#CCCCFF
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 7.70
Cloudy Blue
#ACC2D9
ΔE00 8.53
Lavender (CSS)
#E6E6FA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC1DB #DBD8BE
analogous
#BECFDB #BEC1DB #C9BEDB
triadic
#BEC1DB #DBBEC1 #C1DBBE
tetradic
#BEC1DB #DBBECF #DBD8BE #BEDBC9
square
#BEC1DB #DBBECF #DBD8BE #BEDBC9
split-complementary
#BEC1DB #DBC9BE #CFDBBE
monochromatic
#6F76AF #979BC5 #BEC1DB #E5E7F1 #EBECF4
Accessibility & contrast
On white
1.77
#BEC1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BEC1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC1DB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC1DB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC3DC
Deuteranopia (green-blind)
#B9C2DA
Tritanopia (blue-blind)
#B8C5C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bec1db; /* rgb */ color: rgb(190, 193, 219); /* oklch */ color: oklch(81.7% 0.037 280.3);
Tailwind
colors: {
custom: {
50: '#d1d3e6',
500: '#bec1db',
950: '#000000',
},
}SCSS
$custom: #bec1db; $custom-light: #d1d3e6; $custom-dark: #000000;
JSON
{
"hex": "#bec1db",
"rgb": {
"r": 190,
"g": 193,
"b": 219
},
"hsl": {
"h": 233.793,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.81682,
"c": 0.03653,
"h": 280.3
},
"luminance": 0.54202
}Semantic roles & 50–950 ramp
primary
#BEC1DB
secondary
#B2AE8B
accent
#9C3EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384