#BECBDC#BECBDC
#BECBDC is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.7% C 0.028 H 255.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBDC |
|---|---|
| RGB | rgb(190, 203, 220) |
| HSL | hsl(214, 30%, 80%) |
| HSV | hsv(214, 14%, 86%) |
| CMYK | cmyk(13.6%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(81.20, -1.01, -9.93) |
| CIE-LCH | lch(81.20, 9.98, 264.16°) |
| OKLab | oklab(83.74% -0.0071 -0.0268) |
| OKLCH | oklch(83.74% 0.028 255.1) |
| XYZ | xyz(55.5064, 58.8254, 76.1264) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.95
Lightsteelblue
#B0C4DE
ΔE00 3.86
Cloudy Blue
#ACC2D9
ΔE00 4.05
Light Grey Blue
#9DBCD4
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.23
Dove Gray
#B6B8BD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBDC #DCCFBE
analogous
#BEDADC #BECBDC #C0BEDC
triadic
#BECBDC #DCBECB #CBDCBE
tetradic
#BECBDC #DCBEDA #DCCFBE #BEDCC0
square
#BECBDC #DCBEDA #DCCFBE #BEDCC0
split-complementary
#BECBDC #DCC0BE #DADCBE
monochromatic
#6E8BB1 #96ABC7 #BECBDC #E6EBF1 #EBEFF4
Accessibility & contrast
On white
1.65
#BECBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BECBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBDC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBDC | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#B7CFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #becbdc; /* rgb */ color: rgb(190, 203, 220); /* oklch */ color: oklch(83.7% 0.028 255.1);
Tailwind
colors: {
custom: {
50: '#d1dae6',
500: '#becbdc',
950: '#000000',
},
}SCSS
$custom: #becbdc; $custom-light: #d1dae6; $custom-dark: #000000;
JSON
{
"hex": "#becbdc",
"rgb": {
"r": 190,
"g": 203,
"b": 220
},
"hsl": {
"h": 214,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.83744,
"c": 0.02772,
"h": 255.1
},
"luminance": 0.58826
}Semantic roles & 50–950 ramp
primary
#BECBDC
secondary
#B3A28B
accent
#7A3DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384