#BECADE#BECADE
#BECADE is a very light, muted blue. Relative luminance 0.585; OKLCH L 83.6% C 0.031 H 260.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BECADE |
|---|---|
| RGB | rgb(190, 202, 222) |
| HSL | hsl(218, 33%, 81%) |
| HSV | hsv(218, 14%, 87%) |
| CMYK | cmyk(14.4%, 9%, 0%, 12.9%) |
| CIE-LAB | lab(80.99, -0.07, -11.30) |
| CIE-LCH | lch(80.99, 11.30, 269.64°) |
| OKLab | oklab(83.6% -0.005 -0.0305) |
| OKLCH | oklch(83.6% 0.031 260.7) |
| XYZ | xyz(55.5375, 58.4612, 77.4512) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.31
Lightsteelblue
#B0C4DE
ΔE00 3.40
Cloudy Blue
#ACC2D9
ΔE00 4.24
Light Grey Blue
#9DBCD4
ΔE00 7.59
Powder Blue (survey)
#B1D1FC
ΔE00 7.62
Dove Gray
#B6B8BD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECADE #DED2BE
analogous
#BEDADE #BECADE #C2BEDE
triadic
#BECADE #DEBECA #CADEBE
tetradic
#BECADE #DEBEDA #DED2BE #BEDEC2
square
#BECADE #DEBEDA #DED2BE #BEDEC2
split-complementary
#BECADE #DEC2BE #DADEBE
monochromatic
#6D88B5 #95A9C9 #BECADE #E7EBF3 #EBEEF5
Accessibility & contrast
On white
1.65
#BECADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BECADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECADE
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECADE | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#B6CED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #becade; /* rgb */ color: rgb(190, 202, 222); /* oklch */ color: oklch(83.6% 0.031 260.7);
Tailwind
colors: {
custom: {
50: '#d1dae8',
500: '#becade',
950: '#000000',
},
}SCSS
$custom: #becade; $custom-light: #d1dae8; $custom-dark: #000000;
JSON
{
"hex": "#becade",
"rgb": {
"r": 190,
"g": 202,
"b": 222
},
"hsl": {
"h": 217.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83605,
"c": 0.03093,
"h": 260.7
},
"luminance": 0.58462
}Semantic roles & 50–950 ramp
primary
#BECADE
secondary
#B6A68A
accent
#813AAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384