#BECBF2#BECBF2
#BECBF2 is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.5% C 0.056 H 270.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBF2 |
|---|---|
| RGB | rgb(190, 203, 242) |
| HSL | hsl(225, 67%, 85%) |
| HSV | hsv(225, 21%, 95%) |
| CMYK | cmyk(21.5%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(81.88, 3.71, -20.66) |
| CIE-LCH | lch(81.88, 20.99, 280.19°) |
| OKLab | oklab(84.5% 0.0007 -0.0564) |
| OKLCH | oklch(84.5% 0.056 270.7) |
| XYZ | xyz(58.6141, 60.0685, 92.4934) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.79
Periwinkle
#CCCCFF
ΔE00 4.77
Light Blue Grey
#B7C9E2
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.96
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Pastel Blue
#A2BFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBF2 #F2E5BE
analogous
#BEE5F2 #BECBF2 #CBBEF2
triadic
#BECBF2 #F2BECB #CBF2BE
tetradic
#BECBF2 #F2BEE5 #F2E5BE #BEF2CB
square
#BECBF2 #F2BEE5 #F2E5BE #BEF2CB
split-complementary
#BECBF2 #F2CBBE #E5F2BE
monochromatic
#5879DE #8BA2E8 #BECBF2 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.61
#BECBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BECBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBF2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBF2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF4
Deuteranopia (green-blind)
#BCCAF1
Tritanopia (blue-blind)
#B1D2D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #becbf2; /* rgb */ color: rgb(190, 203, 242); /* oklch */ color: oklch(84.5% 0.056 270.7);
Tailwind
colors: {
custom: {
50: '#d2daf6',
500: '#becbf2',
950: '#000000',
},
}SCSS
$custom: #becbf2; $custom-light: #d2daf6; $custom-dark: #000000;
JSON
{
"hex": "#becbf2",
"rgb": {
"r": 190,
"g": 203,
"b": 242
},
"hsl": {
"h": 225,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.84502,
"c": 0.05639,
"h": 270.7
},
"luminance": 0.6007
}Semantic roles & 50–950 ramp
primary
#BECBF2
secondary
#D2BE82
accent
#A117CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385