#BECBDB#BECBDB
#BECBDB is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.7% C 0.027 H 253.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBDB |
|---|---|
| RGB | rgb(190, 203, 219) |
| HSL | hsl(213, 29%, 80%) |
| HSV | hsv(213, 13%, 86%) |
| CMYK | cmyk(13.2%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(81.17, -1.22, -9.44) |
| CIE-LCH | lch(81.17, 9.52, 262.63°) |
| OKLab | oklab(83.71% -0.0075 -0.0254) |
| OKLCH | oklch(83.71% 0.027 253.6) |
| XYZ | xyz(55.3744, 58.7726, 75.4309) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.31
Lightsteelblue
#B0C4DE
ΔE00 4.14
Cloudy Blue
#ACC2D9
ΔE00 4.15
Fog
#D8DCE0
ΔE00 6.99
Light Grey Blue
#9DBCD4
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBDB #DBCEBE
analogous
#BEDADB #BECBDB #BFBEDB
triadic
#BECBDB #DBBECB #CBDBBE
tetradic
#BECBDB #DBBEDA #DBCEBE #BEDBBF
square
#BECBDB #DBBEDA #DBCEBE #BEDBBF
split-complementary
#BECBDB #DBBFBE #DADBBE
monochromatic
#6F8CAF #97ABC5 #BECBDB #E5EBF1 #EBEFF4
Accessibility & contrast
On white
1.65
#BECBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BECBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBDB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBDB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#C2C8DB
Tritanopia (blue-blind)
#B7CED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #becbdb; /* rgb */ color: rgb(190, 203, 219); /* oklch */ color: oklch(83.7% 0.027 253.6);
Tailwind
colors: {
custom: {
50: '#d1dae6',
500: '#becbdb',
950: '#000000',
},
}SCSS
$custom: #becbdb; $custom-light: #d1dae6; $custom-dark: #000000;
JSON
{
"hex": "#becbdb",
"rgb": {
"r": 190,
"g": 203,
"b": 219
},
"hsl": {
"h": 213.103,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.83711,
"c": 0.02653,
"h": 253.6
},
"luminance": 0.58773
}Semantic roles & 50–950 ramp
primary
#BECBDB
secondary
#B2A18B
accent
#783EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384