#BECAEB#BECAEB
#BECAEB is a very light, muted blue. Relative luminance 0.592; OKLCH L 84.0% C 0.048 H 269.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAEB |
|---|---|
| RGB | rgb(190, 202, 235) |
| HSL | hsl(224, 53%, 83%) |
| HSV | hsv(224, 19%, 92%) |
| CMYK | cmyk(19.1%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(81.39, 2.70, -17.66) |
| CIE-LCH | lch(81.39, 17.86, 278.70°) |
| OKLab | oklab(84.05% -0.0004 -0.048) |
| OKLCH | oklch(84.05% 0.048 269.6) |
| XYZ | xyz(57.3474, 59.1852, 86.9836) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.33
Lightsteelblue
#B0C4DE
ΔE00 5.02
Light Periwinkle
#C1C6FC
ΔE00 5.18
Periwinkle
#CCCCFF
ΔE00 5.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.50
Cloudy Blue
#ACC2D9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAEB #EBDFBE
analogous
#BEE0EB #BECAEB #C8BEEB
triadic
#BECAEB #EBBECA #CAEBBE
tetradic
#BECAEB #EBBEE0 #EBDFBE #BEEBC8
square
#BECAEB #EBBEE0 #EBDFBE #BEEBC8
split-complementary
#BECAEB #EBC8BE #E0EBBE
monochromatic
#607ECE #8FA4DD #BECAEB #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.64
#BECAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BECAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAEB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAEB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#BDC8EA
Tritanopia (blue-blind)
#B3D0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #becaeb; /* rgb */ color: rgb(190, 202, 235); /* oklch */ color: oklch(84.0% 0.048 269.6);
Tailwind
colors: {
custom: {
50: '#d2daf1',
500: '#becaeb',
950: '#000000',
},
}SCSS
$custom: #becaeb; $custom-light: #d2daf1; $custom-dark: #000000;
JSON
{
"hex": "#becaeb",
"rgb": {
"r": 190,
"g": 202,
"b": 235
},
"hsl": {
"h": 224,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.8405,
"c": 0.04802,
"h": 269.6
},
"luminance": 0.59186
}Semantic roles & 50–950 ramp
primary
#BECAEB
secondary
#C7B686
accent
#9725C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385