#BECBE4#BECBE4
#BECBE4 is a very light, muted blue. Relative luminance 0.593; OKLCH L 84.0% C 0.038 H 263.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBE4 |
|---|---|
| RGB | rgb(190, 203, 228) |
| HSL | hsl(219, 41%, 82%) |
| HSV | hsv(219, 17%, 89%) |
| CMYK | cmyk(16.7%, 11%, 0%, 10.6%) |
| CIE-LAB | lab(81.43, 0.66, -13.85) |
| CIE-LCH | lch(81.43, 13.87, 272.74°) |
| OKLab | oklab(84.01% -0.0042 -0.0375) |
| OKLCH | oklch(84.01% 0.038 263.6) |
| XYZ | xyz(56.5914, 59.2594, 81.8404) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.13
Lightsteelblue
#B0C4DE
ΔE00 3.31
Cloudy Blue
#ACC2D9
ΔE00 4.77
Powder Blue (survey)
#B1D1FC
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 7.83
Light Grey Blue
#9DBCD4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBE4 #E4D7BE
analogous
#BEDEE4 #BECBE4 #C4BEE4
triadic
#BECBE4 #E4BECB #CBE4BE
tetradic
#BECBE4 #E4BEDE #E4D7BE #BEE4C4
square
#BECBE4 #E4BEDE #E4D7BE #BEE4C4
split-complementary
#BECBE4 #E4C4BE #DEE4BE
monochromatic
#6886C0 #93A8D2 #BECBE4 #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.63
#BECBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BECBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBE4
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBE4 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CCE5
Deuteranopia (green-blind)
#C0C9E3
Tritanopia (blue-blind)
#B5D0D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #becbe4; /* rgb */ color: rgb(190, 203, 228); /* oklch */ color: oklch(84.0% 0.038 263.6);
Tailwind
colors: {
custom: {
50: '#d2daec',
500: '#becbe4',
950: '#000000',
},
}SCSS
$custom: #becbe4; $custom-light: #d2daec; $custom-dark: #000000;
JSON
{
"hex": "#becbe4",
"rgb": {
"r": 190,
"g": 203,
"b": 228
},
"hsl": {
"h": 219.474,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.8401,
"c": 0.03777,
"h": 263.6
},
"luminance": 0.5926
}Semantic roles & 50–950 ramp
primary
#BECBE4
secondary
#BEAB89
accent
#8731B4
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384