#BECADF#BECADF
#BECADF is a very light, muted blue. Relative luminance 0.585; OKLCH L 83.6% C 0.032 H 261.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BECADF |
|---|---|
| RGB | rgb(190, 202, 223) |
| HSL | hsl(218, 34%, 81%) |
| HSV | hsv(218, 15%, 87%) |
| CMYK | cmyk(14.8%, 9.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.02, 0.14, -11.79) |
| CIE-LCH | lch(81.02, 11.79, 270.67°) |
| OKLab | oklab(83.64% -0.0046 -0.0319) |
| OKLCH | oklch(83.64% 0.032 261.7) |
| XYZ | xyz(55.6719, 58.5150, 78.1592) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.21
Lightsteelblue
#B0C4DE
ΔE00 3.34
Cloudy Blue
#ACC2D9
ΔE00 4.34
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Light Grey Blue
#9DBCD4
ΔE00 7.72
Dove Gray
#B6B8BD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECADF #DFD3BE
analogous
#BEDADF #BECADF #C2BEDF
triadic
#BECADF #DFBECA #CADFBE
tetradic
#BECADF #DFBEDA #DFD3BE #BEDFC2
square
#BECADF #DFBEDA #DFD3BE #BEDFC2
split-complementary
#BECADF #DFC2BE #DADFBE
monochromatic
#6C87B7 #95A9CB #BECADF #E7EBF3 #EAEEF5
Accessibility & contrast
On white
1.65
#BECADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BECADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECADF
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECADF | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#B6CED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #becadf; /* rgb */ color: rgb(190, 202, 223); /* oklch */ color: oklch(83.6% 0.032 261.7);
Tailwind
colors: {
custom: {
50: '#d1dae9',
500: '#becadf',
950: '#000000',
},
}SCSS
$custom: #becadf; $custom-light: #d1dae9; $custom-dark: #000000;
JSON
{
"hex": "#becadf",
"rgb": {
"r": 190,
"g": 202,
"b": 223
},
"hsl": {
"h": 218.182,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.83638,
"c": 0.03219,
"h": 261.7
},
"luminance": 0.58516
}Semantic roles & 50–950 ramp
primary
#BECADF
secondary
#B7A78A
accent
#8339AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384