#BECAFA#BECAFA
#BECAFA is a very light, moderate blue. Relative luminance 0.601; OKLCH L 84.6% C 0.068 H 273.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAFA |
|---|---|
| RGB | rgb(190, 202, 250) |
| HSL | hsl(228, 86%, 86%) |
| HSV | hsv(228, 24%, 98%) |
| CMYK | cmyk(24%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(81.89, 6.05, -24.91) |
| CIE-LCH | lch(81.89, 25.63, 283.66°) |
| OKLab | oklab(84.6% 0.0046 -0.0683) |
| OKLCH | oklch(84.6% 0.068 273.9) |
| XYZ | xyz(59.6066, 60.0889, 98.8818) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.17
Periwinkle
#CCCCFF
ΔE00 3.73
Powder Blue (survey)
#B1D1FC
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAFA #FAEEBE
analogous
#BEE8FA #BECAFA #D0BEFA
triadic
#BECAFA #FABECA #CAFABE
tetradic
#BECAFA #FABEE8 #FAEEBE #BEFAD0
square
#BECAFA #FABEE8 #FAEEBE #BEFAD0
split-complementary
#BECAFA #FAD0BE #E8FABE
monochromatic
#4C6DF1 #859CF6 #BECAFA #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.61
#BECAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BECAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAFA
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAFA | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#B8C9F9
Tritanopia (blue-blind)
#AFD3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #becafa; /* rgb */ color: rgb(190, 202, 250); /* oklch */ color: oklch(84.6% 0.068 273.9);
Tailwind
colors: {
custom: {
50: '#d2dafc',
500: '#becafa',
950: '#000000',
},
}SCSS
$custom: #becafa; $custom-light: #d2dafc; $custom-dark: #000000;
JSON
{
"hex": "#becafa",
"rgb": {
"r": 190,
"g": 202,
"b": 250
},
"hsl": {
"h": 228,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.84599,
"c": 0.06843,
"h": 273.9
},
"luminance": 0.6009
}Semantic roles & 50–950 ramp
primary
#BECAFA
secondary
#DFCB7E
accent
#B603E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385