#BECDEB#BECDEB
#BECDEB is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.7% C 0.045 H 264.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BECDEB |
|---|---|
| RGB | rgb(190, 205, 235) |
| HSL | hsl(220, 53%, 83%) |
| HSV | hsv(220, 19%, 92%) |
| CMYK | cmyk(19.1%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(82.17, 1.11, -16.49) |
| CIE-LCH | lch(82.17, 16.53, 273.84°) |
| OKLab | oklab(84.66% -0.0045 -0.0448) |
| OKLCH | oklch(84.66% 0.045 264.3) |
| XYZ | xyz(58.0582, 60.6067, 87.2206) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.80
Lightsteelblue
#B0C4DE
ΔE00 3.81
Powder Blue (survey)
#B1D1FC
ΔE00 5.46
Cloudy Blue
#ACC2D9
ΔE00 5.49
Light Periwinkle
#C1C6FC
ΔE00 6.47
Periwinkle
#CCCCFF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECDEB #EBDCBE
analogous
#BEE3EB #BECDEB #C5BEEB
triadic
#BECDEB #EBBECD #CDEBBE
tetradic
#BECDEB #EBBEE3 #EBDCBE #BEEBC5
square
#BECDEB #EBBEE3 #EBDCBE #BEEBC5
split-complementary
#BECDEB #EBC5BE #E3EBBE
monochromatic
#6085CE #8FA9DD #BECDEB #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.60
#BECDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BECDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECDEB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECDEB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#B3D3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #becdeb; /* rgb */ color: rgb(190, 205, 235); /* oklch */ color: oklch(84.7% 0.045 264.3);
Tailwind
colors: {
custom: {
50: '#d2dcf1',
500: '#becdeb',
950: '#000000',
},
}SCSS
$custom: #becdeb; $custom-light: #d2dcf1; $custom-dark: #000000;
JSON
{
"hex": "#becdeb",
"rgb": {
"r": 190,
"g": 205,
"b": 235
},
"hsl": {
"h": 220,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84656,
"c": 0.04503,
"h": 264.3
},
"luminance": 0.60608
}Semantic roles & 50–950 ramp
primary
#BECDEB
secondary
#C7B286
accent
#8D25C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485