#BECAE4#BECAE4
#BECAE4 is a very light, muted blue. Relative luminance 0.588; OKLCH L 83.8% C 0.039 H 265.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAE4 |
|---|---|
| RGB | rgb(190, 202, 228) |
| HSL | hsl(221, 41%, 82%) |
| HSV | hsv(221, 17%, 89%) |
| CMYK | cmyk(16.7%, 11.4%, 0%, 10.6%) |
| CIE-LAB | lab(81.18, 1.19, -14.24) |
| CIE-LCH | lch(81.18, 14.29, 274.79°) |
| OKLab | oklab(83.81% -0.0028 -0.0386) |
| OKLCH | oklch(83.81% 0.039 265.8) |
| XYZ | xyz(56.3560, 58.7886, 81.7619) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.67
Lightsteelblue
#B0C4DE
ΔE00 3.68
Cloudy Blue
#ACC2D9
ΔE00 5.22
Powder Blue (survey)
#B1D1FC
ΔE00 6.82
Light Periwinkle
#C1C6FC
ΔE00 7.38
Periwinkle
#CCCCFF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAE4 #E4D8BE
analogous
#BEDDE4 #BECAE4 #C5BEE4
triadic
#BECAE4 #E4BECA #CAE4BE
tetradic
#BECAE4 #E4BEDD #E4D8BE #BEE4C5
square
#BECAE4 #E4BEDD #E4D8BE #BEE4C5
split-complementary
#BECAE4 #E4C5BE #DDE4BE
monochromatic
#6883C0 #93A7D2 #BECAE4 #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.65
#BECAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BECAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAE4
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAE4 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CBE5
Deuteranopia (green-blind)
#BFC8E3
Tritanopia (blue-blind)
#B5CFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #becae4; /* rgb */ color: rgb(190, 202, 228); /* oklch */ color: oklch(83.8% 0.039 265.8);
Tailwind
colors: {
custom: {
50: '#d2daec',
500: '#becae4',
950: '#000000',
},
}SCSS
$custom: #becae4; $custom-light: #d2daec; $custom-dark: #000000;
JSON
{
"hex": "#becae4",
"rgb": {
"r": 190,
"g": 202,
"b": 228
},
"hsl": {
"h": 221.053,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.83807,
"c": 0.03869,
"h": 265.8
},
"luminance": 0.5879
}Semantic roles & 50–950 ramp
primary
#BECAE4
secondary
#BEAD89
accent
#8B31B4
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384