#BECCFA#BECCFA
#BECCFA is a very light, moderate blue. Relative luminance 0.610; OKLCH L 85.0% C 0.066 H 271.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCFA |
|---|---|
| RGB | rgb(190, 204, 250) |
| HSL | hsl(226, 86%, 86%) |
| HSV | hsv(226, 24%, 98%) |
| CMYK | cmyk(24%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(82.40, 4.98, -24.13) |
| CIE-LCH | lch(82.40, 24.64, 281.66°) |
| OKLab | oklab(85% 0.002 -0.0661) |
| OKLCH | oklch(85% 0.066 271.7) |
| XYZ | xyz(60.0789, 61.0335, 99.0392) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.93
Periwinkle
#CCCCFF
ΔE00 4.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 6.43
Light Blue Grey
#B7C9E2
ΔE00 6.51
Lightsteelblue
#B0C4DE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCFA #FAECBE
analogous
#BEEAFA #BECCFA #CEBEFA
triadic
#BECCFA #FABECC #CCFABE
tetradic
#BECCFA #FABEEA #FAECBE #BEFACE
square
#BECCFA #FABEEA #FAECBE #BEFACE
split-complementary
#BECCFA #FACEBE #EAFABE
monochromatic
#4C73F1 #859FF6 #BECCFA #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.59
#BECCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BECCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCFA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCFA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#AFD5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #beccfa; /* rgb */ color: rgb(190, 204, 250); /* oklch */ color: oklch(85.0% 0.066 271.7);
Tailwind
colors: {
custom: {
50: '#d2dbfc',
500: '#beccfa',
950: '#000000',
},
}SCSS
$custom: #beccfa; $custom-light: #d2dbfc; $custom-dark: #000000;
JSON
{
"hex": "#beccfa",
"rgb": {
"r": 190,
"g": 204,
"b": 250
},
"hsl": {
"h": 226,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.84997,
"c": 0.06613,
"h": 271.7
},
"luminance": 0.61035
}Semantic roles & 50–950 ramp
primary
#BECCFA
secondary
#DFC87E
accent
#AE03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485