#BECBD8#BECBD8
#BECBD8 is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.6% C 0.023 H 248.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBD8 |
|---|---|
| RGB | rgb(190, 203, 216) |
| HSL | hsl(210, 25%, 80%) |
| HSV | hsv(210, 12%, 85%) |
| CMYK | cmyk(12%, 6%, 0%, 15.3%) |
| CIE-LAB | lab(81.08, -1.84, -7.96) |
| CIE-LCH | lch(81.08, 8.17, 257.02°) |
| OKLab | oklab(83.62% -0.0086 -0.0214) |
| OKLCH | oklch(83.62% 0.023 248.1) |
| XYZ | xyz(54.9830, 58.6161, 73.3697) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.52
Cloudy Blue
#ACC2D9
ΔE00 4.74
Lightsteelblue
#B0C4DE
ΔE00 5.16
Fog
#D8DCE0
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 6.68
Light Grey Blue
#9DBCD4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBD8 #D8CBBE
analogous
#BED8D8 #BECBD8 #BEBED8
triadic
#BECBD8 #D8BECB #CBD8BE
tetradic
#BECBD8 #D8BED8 #D8CBBE #BED8BE
square
#BECBD8 #D8BED8 #D8CBBE #BED8BE
split-complementary
#BECBD8 #D8BEBE #D8D8BE
monochromatic
#728EAA #98ACC1 #BECBD8 #E4EAEF #ECF0F4
Accessibility & contrast
On white
1.65
#BECBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BECBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBD8
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBD8 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBD9
Deuteranopia (green-blind)
#C3C8D8
Tritanopia (blue-blind)
#B8CECF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #becbd8; /* rgb */ color: rgb(190, 203, 216); /* oklch */ color: oklch(83.6% 0.023 248.1);
Tailwind
colors: {
custom: {
50: '#d1dae4',
500: '#becbd8',
950: '#000000',
},
}SCSS
$custom: #becbd8; $custom-light: #d1dae4; $custom-dark: #000000;
JSON
{
"hex": "#becbd8",
"rgb": {
"r": 190,
"g": 203,
"b": 216
},
"hsl": {
"h": 210,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.83615,
"c": 0.02309,
"h": 248.1
},
"luminance": 0.58617
}Semantic roles & 50–950 ramp
primary
#BECBD8
secondary
#AE9D8C
accent
#7342A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384