#BECBDE#BECBDE
#BECBDE is a very light, muted blue. Relative luminance 0.589; OKLCH L 83.8% C 0.030 H 257.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBDE |
|---|---|
| RGB | rgb(190, 203, 222) |
| HSL | hsl(216, 33%, 81%) |
| HSV | hsv(216, 14%, 87%) |
| CMYK | cmyk(14.4%, 8.6%, 0%, 12.9%) |
| CIE-LAB | lab(81.25, -0.60, -10.91) |
| CIE-LCH | lch(81.25, 10.93, 266.85°) |
| OKLab | oklab(83.81% -0.0064 -0.0295) |
| OKLCH | oklch(83.81% 0.03 257.8) |
| XYZ | xyz(55.7729, 58.9320, 77.5297) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.35
Lightsteelblue
#B0C4DE
ΔE00 3.43
Cloudy Blue
#ACC2D9
ΔE00 4.00
Light Grey Blue
#9DBCD4
ΔE00 7.27
Powder Blue (survey)
#B1D1FC
ΔE00 7.59
Fog
#D8DCE0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBDE #DED1BE
analogous
#BEDBDE #BECBDE #C1BEDE
triadic
#BECBDE #DEBECB #CBDEBE
tetradic
#BECBDE #DEBEDB #DED1BE #BEDEC1
square
#BECBDE #DEBEDB #DED1BE #BEDEC1
split-complementary
#BECBDE #DEC1BE #DBDEBE
monochromatic
#6D8AB5 #95ABC9 #BECBDE #E7EBF3 #EBEFF5
Accessibility & contrast
On white
1.64
#BECBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BECBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBDE
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBDE | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDF
Deuteranopia (green-blind)
#C2C8DE
Tritanopia (blue-blind)
#B6CFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #becbde; /* rgb */ color: rgb(190, 203, 222); /* oklch */ color: oklch(83.8% 0.030 257.8);
Tailwind
colors: {
custom: {
50: '#d1dae8',
500: '#becbde',
950: '#000000',
},
}SCSS
$custom: #becbde; $custom-light: #d1dae8; $custom-dark: #000000;
JSON
{
"hex": "#becbde",
"rgb": {
"r": 190,
"g": 203,
"b": 222
},
"hsl": {
"h": 215.625,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83809,
"c": 0.03015,
"h": 257.8
},
"luminance": 0.58933
}Semantic roles & 50–950 ramp
primary
#BECBDE
secondary
#B6A48A
accent
#7D3AAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384