#BECBE0#BECBE0
#BECBE0 is a very light, muted blue. Relative luminance 0.590; OKLCH L 83.9% C 0.033 H 260.0°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBE0 |
|---|---|
| RGB | rgb(190, 203, 224) |
| HSL | hsl(217, 35%, 81%) |
| HSV | hsv(217, 15%, 88%) |
| CMYK | cmyk(15.2%, 9.4%, 0%, 12.2%) |
| CIE-LAB | lab(81.31, -0.18, -11.90) |
| CIE-LCH | lch(81.31, 11.90, 269.12°) |
| OKLab | oklab(83.88% -0.0057 -0.0321) |
| OKLCH | oklch(83.88% 0.033 260) |
| XYZ | xyz(56.0425, 59.0399, 78.9498) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.97
Lightsteelblue
#B0C4DE
ΔE00 3.19
Cloudy Blue
#ACC2D9
ΔE00 4.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.16
Light Grey Blue
#9DBCD4
ΔE00 7.49
Fog
#D8DCE0
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBE0 #E0D3BE
analogous
#BEDCE0 #BECBE0 #C2BEE0
triadic
#BECBE0 #E0BECB #CBE0BE
tetradic
#BECBE0 #E0BEDC #E0D3BE #BEE0C2
square
#BECBE0 #E0BEDC #E0D3BE #BEE0C2
split-complementary
#BECBE0 #E0C2BE #DCE0BE
monochromatic
#6B89B8 #95AACC #BECBE0 #E7ECF4 #EAEEF5
Accessibility & contrast
On white
1.64
#BECBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BECBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBE0
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBE0 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CCE1
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#B6CFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #becbe0; /* rgb */ color: rgb(190, 203, 224); /* oklch */ color: oklch(83.9% 0.033 260.0);
Tailwind
colors: {
custom: {
50: '#d1dae9',
500: '#becbe0',
950: '#000000',
},
}SCSS
$custom: #becbe0; $custom-light: #d1dae9; $custom-dark: #000000;
JSON
{
"hex": "#becbe0",
"rgb": {
"r": 190,
"g": 203,
"b": 224
},
"hsl": {
"h": 217.059,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.83875,
"c": 0.03264,
"h": 260
},
"luminance": 0.59041
}Semantic roles & 50–950 ramp
primary
#BECBE0
secondary
#B8A78A
accent
#8137AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384