#BECADC#BECADC
#BECADC is a very light, muted blue. Relative luminance 0.584; OKLCH L 83.5% C 0.028 H 258.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BECADC |
|---|---|
| RGB | rgb(190, 202, 220) |
| HSL | hsl(216, 30%, 80%) |
| HSV | hsv(216, 14%, 86%) |
| CMYK | cmyk(13.6%, 8.2%, 0%, 13.7%) |
| CIE-LAB | lab(80.94, -0.49, -10.32) |
| CIE-LCH | lch(80.94, 10.33, 267.30°) |
| OKLab | oklab(83.54% -0.0057 -0.0278) |
| OKLCH | oklch(83.54% 0.028 258.4) |
| XYZ | xyz(55.2710, 58.3547, 76.0479) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.72
Lightsteelblue
#B0C4DE
ΔE00 3.68
Cloudy Blue
#ACC2D9
ΔE00 4.15
Dove Gray
#B6B8BD
ΔE00 7.36
Light Grey Blue
#9DBCD4
ΔE00 7.39
Fog
#D8DCE0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECADC #DCD0BE
analogous
#BED9DC #BECADC #C1BEDC
triadic
#BECADC #DCBECA #CADCBE
tetradic
#BECADC #DCBED9 #DCD0BE #BEDCC1
square
#BECADC #DCBED9 #DCD0BE #BEDCC1
split-complementary
#BECADC #DCC1BE #D9DCBE
monochromatic
#6E89B1 #96AAC7 #BECADC #E6EAF1 #EBEFF4
Accessibility & contrast
On white
1.66
#BECADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BECADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECADC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECADC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDD
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#B7CED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #becadc; /* rgb */ color: rgb(190, 202, 220); /* oklch */ color: oklch(83.5% 0.028 258.4);
Tailwind
colors: {
custom: {
50: '#d1dae6',
500: '#becadc',
950: '#000000',
},
}SCSS
$custom: #becadc; $custom-light: #d1dae6; $custom-dark: #000000;
JSON
{
"hex": "#becadc",
"rgb": {
"r": 190,
"g": 202,
"b": 220
},
"hsl": {
"h": 216,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.83539,
"c": 0.02842,
"h": 258.4
},
"luminance": 0.58356
}Semantic roles & 50–950 ramp
primary
#BECADC
secondary
#B3A38B
accent
#7E3DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384