#BECCFB#BECCFB
#BECCFB is a very light, moderate blue. Relative luminance 0.611; OKLCH L 85.0% C 0.067 H 271.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCFB |
|---|---|
| RGB | rgb(190, 204, 251) |
| HSL | hsl(226, 88%, 86%) |
| HSV | hsv(226, 24%, 98%) |
| CMYK | cmyk(24.3%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.43, 5.21, -24.61) |
| CIE-LCH | lch(82.43, 25.16, 281.95°) |
| OKLab | oklab(85.04% 0.0023 -0.0674) |
| OKLCH | oklch(85.04% 0.067 271.9) |
| XYZ | xyz(60.2361, 61.0964, 99.8672) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.85
Periwinkle
#CCCCFF
ΔE00 4.25
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 6.35
Light Blue Grey
#B7C9E2
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCFB #FBEDBE
analogous
#BEEBFB #BECCFB #CFBEFB
triadic
#BECCFB #FBBECC #CCFBBE
tetradic
#BECCFB #FBBEEB #FBEDBE #BEFBCF
square
#BECCFB #FBBEEB #FBEDBE #BEFBCF
split-complementary
#BECCFB #FBCFBE #EBFBBE
monochromatic
#4B72F4 #849FF7 #BECCFB #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.59
#BECCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BECCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCFB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCFB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FD
Deuteranopia (green-blind)
#BACBFA
Tritanopia (blue-blind)
#AFD5DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #beccfb; /* rgb */ color: rgb(190, 204, 251); /* oklch */ color: oklch(85.0% 0.067 271.9);
Tailwind
colors: {
custom: {
50: '#d2dbfc',
500: '#beccfb',
950: '#000000',
},
}SCSS
$custom: #beccfb; $custom-light: #d2dbfc; $custom-dark: #000000;
JSON
{
"hex": "#beccfb",
"rgb": {
"r": 190,
"g": 204,
"b": 251
},
"hsl": {
"h": 226.23,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.85035,
"c": 0.06748,
"h": 271.9
},
"luminance": 0.61098
}Semantic roles & 50–950 ramp
primary
#BECCFB
secondary
#E0CA7D
accent
#B100E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485