#BECBD6#BECBD6
#BECBD6 is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.6% C 0.021 H 243.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBD6 |
|---|---|
| RGB | rgb(190, 203, 214) |
| HSL | hsl(208, 23%, 79%) |
| HSV | hsv(208, 11%, 84%) |
| CMYK | cmyk(11.2%, 5.1%, 0%, 16.1%) |
| CIE-LAB | lab(81.02, -2.24, -6.97) |
| CIE-LCH | lch(81.02, 7.33, 252.19°) |
| OKLab | oklab(83.55% -0.0094 -0.0188) |
| OKLCH | oklch(83.55% 0.021 243.5) |
| XYZ | xyz(54.7260, 58.5133, 72.0163) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.33
Light Blue Grey
#B7C9E2
ΔE00 5.40
Lightsteelblue
#B0C4DE
ΔE00 5.95
Fog
#D8DCE0
ΔE00 6.03
Dove Gray
#B6B8BD
ΔE00 6.46
Silver (survey)
#C5C9C7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBD6 #D6C9BE
analogous
#BED6D5 #BECBD6 #BEBFD6
triadic
#BECBD6 #D6BECB #CBD6BE
tetradic
#BECBD6 #D5BED6 #D6C9BE #BFD6BE
square
#BECBD6 #D5BED6 #D6C9BE #BFD6BE
split-complementary
#BECBD6 #D6BEBF #D6D5BE
monochromatic
#738FA7 #98ADBE #BECBD6 #E4E9EE #ECF0F3
Accessibility & contrast
On white
1.65
#BECBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BECBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBD6
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBD6 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD7
Deuteranopia (green-blind)
#C4C8D6
Tritanopia (blue-blind)
#B8CECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #becbd6; /* rgb */ color: rgb(190, 203, 214); /* oklch */ color: oklch(83.6% 0.021 243.5);
Tailwind
colors: {
custom: {
50: '#d1dae2',
500: '#becbd6',
950: '#000000',
},
}SCSS
$custom: #becbd6; $custom-light: #d1dae2; $custom-dark: #000000;
JSON
{
"hex": "#becbd6",
"rgb": {
"r": 190,
"g": 203,
"b": 214
},
"hsl": {
"h": 207.5,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.83551,
"c": 0.02097,
"h": 243.5
},
"luminance": 0.58514
}Semantic roles & 50–950 ramp
primary
#BECBD6
secondary
#AC9B8C
accent
#6F44A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384