#BECBE2#BECBE2
#BECBE2 is a very light, muted blue. Relative luminance 0.592; OKLCH L 83.9% C 0.035 H 261.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBE2 |
|---|---|
| RGB | rgb(190, 203, 226) |
| HSL | hsl(218, 38%, 82%) |
| HSV | hsv(218, 16%, 89%) |
| CMYK | cmyk(15.9%, 10.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.37, 0.24, -12.88) |
| CIE-LCH | lch(81.37, 12.88, 271.06°) |
| OKLab | oklab(83.94% -0.0049 -0.0348) |
| OKLCH | oklch(83.94% 0.035 261.9) |
| XYZ | xyz(56.3153, 59.1490, 80.3867) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.90
Lightsteelblue
#B0C4DE
ΔE00 3.16
Cloudy Blue
#ACC2D9
ΔE00 4.40
Powder Blue (survey)
#B1D1FC
ΔE00 6.83
Light Grey Blue
#9DBCD4
ΔE00 7.78
Light Periwinkle
#C1C6FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBE2 #E2D5BE
analogous
#BEDDE2 #BECBE2 #C3BEE2
triadic
#BECBE2 #E2BECB #CBE2BE
tetradic
#BECBE2 #E2BEDD #E2D5BE #BEE2C3
square
#BECBE2 #E2BEDD #E2D5BE #BEE2C3
split-complementary
#BECBE2 #E2C3BE #DDE2BE
monochromatic
#6987BC #94A9CF #BECBE2 #E8EDF5 #EAEEF6
Accessibility & contrast
On white
1.64
#BECBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BECBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBE2
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBE2 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CCE3
Deuteranopia (green-blind)
#C0C9E1
Tritanopia (blue-blind)
#B5D0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #becbe2; /* rgb */ color: rgb(190, 203, 226); /* oklch */ color: oklch(83.9% 0.035 261.9);
Tailwind
colors: {
custom: {
50: '#d1daeb',
500: '#becbe2',
950: '#000000',
},
}SCSS
$custom: #becbe2; $custom-light: #d1daeb; $custom-dark: #000000;
JSON
{
"hex": "#becbe2",
"rgb": {
"r": 190,
"g": 203,
"b": 226
},
"hsl": {
"h": 218.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.83942,
"c": 0.03519,
"h": 261.9
},
"luminance": 0.5915
}Semantic roles & 50–950 ramp
primary
#BECBE2
secondary
#BBA989
accent
#8434B1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384