#BECBD5#BECBD5
#BECBD5 is a very light, near-neutral cyan. Relative luminance 0.585; OKLCH L 83.5% C 0.020 H 240.8°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBD5 |
|---|---|
| RGB | rgb(190, 203, 213) |
| HSL | hsl(206, 21%, 79%) |
| HSV | hsv(206, 11%, 84%) |
| CMYK | cmyk(10.8%, 4.7%, 0%, 16.5%) |
| CIE-LAB | lab(81.00, -2.44, -6.48) |
| CIE-LCH | lch(81.00, 6.92, 249.35°) |
| OKLab | oklab(83.52% -0.0097 -0.0174) |
| OKLCH | oklch(83.52% 0.02 240.8) |
| XYZ | xyz(54.5987, 58.4624, 71.3457) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 5.86
Fog
#D8DCE0
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBD5 #D5C8BE
analogous
#BED5D4 #BECBD5 #BEC0D5
triadic
#BECBD5 #D5BECB #CBD5BE
tetradic
#BECBD5 #D4BED5 #D5C8BE #C0D5BE
square
#BECBD5 #D4BED5 #D5C8BE #C0D5BE
split-complementary
#BECBD5 #D5BEC0 #D5D4BE
monochromatic
#7490A5 #99ADBD #BECBD5 #E3E9ED #ECF0F3
Accessibility & contrast
On white
1.65
#BECBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BECBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBD5
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBD5 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD6
Deuteranopia (green-blind)
#C4C8D5
Tritanopia (blue-blind)
#B8CDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #becbd5; /* rgb */ color: rgb(190, 203, 213); /* oklch */ color: oklch(83.5% 0.020 240.8);
Tailwind
colors: {
custom: {
50: '#d1dae1',
500: '#becbd5',
950: '#000000',
},
}SCSS
$custom: #becbd5; $custom-light: #d1dae1; $custom-dark: #000000;
JSON
{
"hex": "#becbd5",
"rgb": {
"r": 190,
"g": 203,
"b": 213
},
"hsl": {
"h": 206.087,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.8352,
"c": 0.01996,
"h": 240.8
},
"luminance": 0.58463
}Semantic roles & 50–950 ramp
primary
#BECBD5
secondary
#AB9A8D
accent
#6D46A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384