#BECCF4#BECCF4
#BECCF4 is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.8% C 0.058 H 270.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCF4 |
|---|---|
| RGB | rgb(190, 204, 244) |
| HSL | hsl(224, 71%, 85%) |
| HSV | hsv(224, 22%, 96%) |
| CMYK | cmyk(22.1%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(82.20, 3.63, -21.24) |
| CIE-LCH | lch(82.20, 21.55, 279.69°) |
| OKLab | oklab(84.78% 0 -0.058) |
| OKLCH | oklch(84.78% 0.058 270) |
| XYZ | xyz(59.1530, 60.6631, 94.1630) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.79
Periwinkle
#CCCCFF
ΔE00 4.84
Light Blue Grey
#B7C9E2
ΔE00 5.46
Powder Blue (survey)
#B1D1FC
ΔE00 5.66
Lightsteelblue
#B0C4DE
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCF4 #F4E6BE
analogous
#BEE7F4 #BECCF4 #CBBEF4
triadic
#BECCF4 #F4BECC #CCF4BE
tetradic
#BECCF4 #F4BEE7 #F4E6BE #BEF4CB
square
#BECCF4 #F4BEE7 #F4E6BE #BEF4CB
split-complementary
#BECCF4 #F4CBBE #E7F4BE
monochromatic
#557AE2 #8AA3EB #BECCF4 #E5EAFB #E5EAFB
Accessibility & contrast
On white
1.60
#BECCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BECCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCF4
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCF4 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF6
Deuteranopia (green-blind)
#BCCAF3
Tritanopia (blue-blind)
#B1D4D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #beccf4; /* rgb */ color: rgb(190, 204, 244); /* oklch */ color: oklch(84.8% 0.058 270.0);
Tailwind
colors: {
custom: {
50: '#d2dbf7',
500: '#beccf4',
950: '#000000',
},
}SCSS
$custom: #beccf4; $custom-light: #d2dbf7; $custom-dark: #000000;
JSON
{
"hex": "#beccf4",
"rgb": {
"r": 190,
"g": 204,
"b": 244
},
"hsl": {
"h": 224.444,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.84775,
"c": 0.05801,
"h": 270
},
"luminance": 0.60665
}Semantic roles & 50–950 ramp
primary
#BECCF4
secondary
#D5BF81
accent
#A112D3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485