#BECCF2#BECCF2
#BECCF2 is a very light, muted blue. Relative luminance 0.605; OKLCH L 84.7% C 0.055 H 269.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCF2 |
|---|---|
| RGB | rgb(190, 204, 242) |
| HSL | hsl(224, 67%, 85%) |
| HSV | hsv(224, 21%, 95%) |
| CMYK | cmyk(21.5%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.13, 3.18, -20.28) |
| CIE-LCH | lch(82.13, 20.52, 278.91°) |
| OKLab | oklab(84.7% -0.0007 -0.0553) |
| OKLCH | oklch(84.7% 0.055 269.3) |
| XYZ | xyz(58.8510, 60.5423, 92.5724) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.20
Light Blue Grey
#B7C9E2
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 5.62
Powder Blue (survey)
#B1D1FC
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCF2 #F2E4BE
analogous
#BEE6F2 #BECCF2 #CABEF2
triadic
#BECCF2 #F2BECC #CCF2BE
tetradic
#BECCF2 #F2BEE6 #F2E4BE #BEF2CA
square
#BECCF2 #F2BEE6 #F2E4BE #BEF2CA
split-complementary
#BECCF2 #F2CABE #E6F2BE
monochromatic
#587CDE #8BA4E8 #BECCF2 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.60
#BECCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BECCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCF2
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCF2 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF4
Deuteranopia (green-blind)
#BDCAF1
Tritanopia (blue-blind)
#B1D3D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #beccf2; /* rgb */ color: rgb(190, 204, 242); /* oklch */ color: oklch(84.7% 0.055 269.3);
Tailwind
colors: {
custom: {
50: '#d2dbf6',
500: '#beccf2',
950: '#000000',
},
}SCSS
$custom: #beccf2; $custom-light: #d2dbf6; $custom-dark: #000000;
JSON
{
"hex": "#beccf2",
"rgb": {
"r": 190,
"g": 204,
"b": 242
},
"hsl": {
"h": 223.846,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.84703,
"c": 0.05531,
"h": 269.3
},
"luminance": 0.60544
}Semantic roles & 50–950 ramp
primary
#BECCF2
secondary
#D2BC82
accent
#9D17CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485