#BECDE7#BECDE7
#BECDE7 is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.5% C 0.040 H 261.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BECDE7 |
|---|---|
| RGB | rgb(190, 205, 231) |
| HSL | hsl(218, 46%, 83%) |
| HSV | hsv(218, 18%, 91%) |
| CMYK | cmyk(17.7%, 11.3%, 0%, 9.4%) |
| CIE-LAB | lab(82.04, 0.24, -14.54) |
| CIE-LCH | lch(82.04, 14.55, 270.96°) |
| OKLab | oklab(84.52% -0.0059 -0.0394) |
| OKLCH | oklch(84.52% 0.04 261.5) |
| XYZ | xyz(57.4868, 60.3782, 84.2112) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.80
Lightsteelblue
#B0C4DE
ΔE00 3.13
Cloudy Blue
#ACC2D9
ΔE00 4.60
Powder Blue (survey)
#B1D1FC
ΔE00 5.82
Light Periwinkle
#C1C6FC
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECDE7 #E7D8BE
analogous
#BEE1E7 #BECDE7 #C4BEE7
triadic
#BECDE7 #E7BECD #CDE7BE
tetradic
#BECDE7 #E7BEE1 #E7D8BE #BEE7C4
square
#BECDE7 #E7BEE1 #E7D8BE #BEE7C4
split-complementary
#BECDE7 #E7C4BE #E1E7BE
monochromatic
#6588C6 #91ABD6 #BECDE7 #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.61
#BECDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BECDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECDE7
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECDE7 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CEE8
Deuteranopia (green-blind)
#C1CAE6
Tritanopia (blue-blind)
#B4D2D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #becde7; /* rgb */ color: rgb(190, 205, 231); /* oklch */ color: oklch(84.5% 0.040 261.5);
Tailwind
colors: {
custom: {
50: '#d2dcee',
500: '#becde7',
950: '#000000',
},
}SCSS
$custom: #becde7; $custom-light: #d2dcee; $custom-dark: #000000;
JSON
{
"hex": "#becde7",
"rgb": {
"r": 190,
"g": 205,
"b": 231
},
"hsl": {
"h": 218.049,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.84518,
"c": 0.03988,
"h": 261.5
},
"luminance": 0.60379
}Semantic roles & 50–950 ramp
primary
#BECDE7
secondary
#C2AC87
accent
#862CB9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485