#BECEEB#BECEEB
#BECEEB is a very light, muted blue. Relative luminance 0.611; OKLCH L 84.9% C 0.044 H 262.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BECEEB |
|---|---|
| RGB | rgb(190, 206, 235) |
| HSL | hsl(219, 53%, 83%) |
| HSV | hsv(219, 19%, 92%) |
| CMYK | cmyk(19.1%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(82.43, 0.58, -16.10) |
| CIE-LCH | lch(82.43, 16.11, 272.05°) |
| OKLab | oklab(84.86% -0.0058 -0.0437) |
| OKLCH | oklch(84.86% 0.044 262.4) |
| XYZ | xyz(58.2981, 61.0866, 87.3005) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.37
Lightsteelblue
#B0C4DE
ΔE00 3.51
Cloudy Blue
#ACC2D9
ΔE00 5.12
Powder Blue (survey)
#B1D1FC
ΔE00 5.20
Light Periwinkle
#C1C6FC
ΔE00 6.95
Periwinkle
#CCCCFF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECEEB #EBDBBE
analogous
#BEE4EB #BECEEB #C4BEEB
triadic
#BECEEB #EBBECE #CEEBBE
tetradic
#BECEEB #EBBEE4 #EBDBBE #BEEBC4
square
#BECEEB #EBBEE4 #EBDBBE #BEEBC4
split-complementary
#BECEEB #EBC4BE #E4EBBE
monochromatic
#6087CE #8FABDD #BECEEB #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.59
#BECEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BECEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECEEB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECEEB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEC
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#B3D4D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #beceeb; /* rgb */ color: rgb(190, 206, 235); /* oklch */ color: oklch(84.9% 0.044 262.4);
Tailwind
colors: {
custom: {
50: '#d2dcf1',
500: '#beceeb',
950: '#000000',
},
}SCSS
$custom: #beceeb; $custom-light: #d2dcf1; $custom-dark: #000000;
JSON
{
"hex": "#beceeb",
"rgb": {
"r": 190,
"g": 206,
"b": 235
},
"hsl": {
"h": 218.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84859,
"c": 0.04414,
"h": 262.4
},
"luminance": 0.61088
}Semantic roles & 50–950 ramp
primary
#BECEEB
secondary
#C7B086
accent
#8925C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485