#BEC2DB#BEC2DB
#BEC2DB is a light, muted blue. Relative luminance 0.546; OKLCH L 81.9% C 0.035 H 278.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2DB |
|---|---|
| RGB | rgb(190, 194, 219) |
| HSL | hsl(232, 29%, 80%) |
| HSV | hsv(232, 13%, 86%) |
| CMYK | cmyk(13.2%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(78.84, 3.57, -12.92) |
| CIE-LCH | lch(78.84, 13.40, 285.45°) |
| OKLab | oklab(81.88% 0.0051 -0.0349) |
| OKLCH | oklch(81.88% 0.035 278.4) |
| XYZ | xyz(53.3104, 54.6446, 74.7429) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 7.89
Periwinkle
#CCCCFF
ΔE00 7.91
Cloudy Blue
#ACC2D9
ΔE00 7.94
Dove Gray
#B6B8BD
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2DB #DBD7BE
analogous
#BED0DB #BEC2DB #C8BEDB
triadic
#BEC2DB #DBBEC2 #C2DBBE
tetradic
#BEC2DB #DBBED0 #DBD7BE #BEDBC8
square
#BEC2DB #DBBED0 #DBD7BE #BEDBC8
split-complementary
#BEC2DB #DBC8BE #D0DBBE
monochromatic
#6F78AF #979DC5 #BEC2DB #E5E7F1 #EBEDF4
Accessibility & contrast
On white
1.76
#BEC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BEC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2DB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2DB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DC
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#B8C6CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bec2db; /* rgb */ color: rgb(190, 194, 219); /* oklch */ color: oklch(81.9% 0.035 278.4);
Tailwind
colors: {
custom: {
50: '#d1d4e6',
500: '#bec2db',
950: '#000000',
},
}SCSS
$custom: #bec2db; $custom-light: #d1d4e6; $custom-dark: #000000;
JSON
{
"hex": "#bec2db",
"rgb": {
"r": 190,
"g": 194,
"b": 219
},
"hsl": {
"h": 231.724,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.81883,
"c": 0.03527,
"h": 278.4
},
"luminance": 0.54645
}Semantic roles & 50–950 ramp
primary
#BEC2DB
secondary
#B2AD8B
accent
#993EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384