#BECBD9#BECBD9
#BECBD9 is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.6% C 0.024 H 250.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBD9 |
|---|---|
| RGB | rgb(190, 203, 217) |
| HSL | hsl(211, 26%, 80%) |
| HSV | hsv(211, 12%, 85%) |
| CMYK | cmyk(12.4%, 6.5%, 0%, 14.9%) |
| CIE-LAB | lab(81.11, -1.63, -8.45) |
| CIE-LCH | lch(81.11, 8.61, 259.08°) |
| OKLab | oklab(83.65% -0.0082 -0.0228) |
| OKLCH | oklch(83.65% 0.024 250.1) |
| XYZ | xyz(55.1127, 58.6679, 74.0526) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.10
Cloudy Blue
#ACC2D9
ΔE00 4.50
Lightsteelblue
#B0C4DE
ΔE00 4.79
Fog
#D8DCE0
ΔE00 6.54
Dove Gray
#B6B8BD
ΔE00 6.82
Light Grey Blue
#9DBCD4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBD9 #D9CCBE
analogous
#BED9D9 #BECBD9 #BEBED9
triadic
#BECBD9 #D9BECB #CBD9BE
tetradic
#BECBD9 #D9BED9 #D9CCBE #BED9BE
square
#BECBD9 #D9BED9 #D9CCBE #BED9BE
split-complementary
#BECBD9 #D9BEBE #D9D9BE
monochromatic
#718DAC #97ACC2 #BECBD9 #E5EAF0 #ECF0F4
Accessibility & contrast
On white
1.65
#BECBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BECBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBD9
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBD9 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDA
Deuteranopia (green-blind)
#C3C8D9
Tritanopia (blue-blind)
#B8CECF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #becbd9; /* rgb */ color: rgb(190, 203, 217); /* oklch */ color: oklch(83.6% 0.024 250.1);
Tailwind
colors: {
custom: {
50: '#d1dae4',
500: '#becbd9',
950: '#000000',
},
}SCSS
$custom: #becbd9; $custom-light: #d1dae4; $custom-dark: #000000;
JSON
{
"hex": "#becbd9",
"rgb": {
"r": 190,
"g": 203,
"b": 217
},
"hsl": {
"h": 211.111,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.83647,
"c": 0.02422,
"h": 250.1
},
"luminance": 0.58669
}Semantic roles & 50–950 ramp
primary
#BECBD9
secondary
#AF9E8C
accent
#7541A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384