#BECBD7#BECBD7
#BECBD7 is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.6% C 0.022 H 245.9°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBD7 |
|---|---|
| RGB | rgb(190, 203, 215) |
| HSL | hsl(209, 24%, 79%) |
| HSV | hsv(209, 12%, 84%) |
| CMYK | cmyk(11.6%, 5.6%, 0%, 15.7%) |
| CIE-LAB | lab(81.05, -2.04, -7.47) |
| CIE-LCH | lch(81.05, 7.74, 254.73°) |
| OKLab | oklab(83.58% -0.009 -0.0201) |
| OKLCH | oklch(83.58% 0.022 245.9) |
| XYZ | xyz(54.8541, 58.5645, 72.6909) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.96
Cloudy Blue
#ACC2D9
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 5.54
Fog
#D8DCE0
ΔE00 6.17
Dove Gray
#B6B8BD
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBD7 #D7CABE
analogous
#BED7D7 #BECBD7 #BEBFD7
triadic
#BECBD7 #D7BECB #CBD7BE
tetradic
#BECBD7 #D7BED7 #D7CABE #BFD7BE
square
#BECBD7 #D7BED7 #D7CABE #BFD7BE
split-complementary
#BECBD7 #D7BEBF #D7D7BE
monochromatic
#728EA8 #98ADC0 #BECBD7 #E4E9EE #ECF0F3
Accessibility & contrast
On white
1.65
#BECBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BECBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBD7
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBD7 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBD8
Deuteranopia (green-blind)
#C3C8D7
Tritanopia (blue-blind)
#B8CECF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #becbd7; /* rgb */ color: rgb(190, 203, 215); /* oklch */ color: oklch(83.6% 0.022 245.9);
Tailwind
colors: {
custom: {
50: '#d1dae3',
500: '#becbd7',
950: '#000000',
},
}SCSS
$custom: #becbd7; $custom-light: #d1dae3; $custom-dark: #000000;
JSON
{
"hex": "#becbd7",
"rgb": {
"r": 190,
"g": 203,
"b": 215
},
"hsl": {
"h": 208.8,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.83583,
"c": 0.02201,
"h": 245.9
},
"luminance": 0.58565
}Semantic roles & 50–950 ramp
primary
#BECBD7
secondary
#AD9C8C
accent
#7143A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384