#BECAFE#BECAFE
#BECAFE is a very light, moderate blue. Relative luminance 0.603; OKLCH L 84.8% C 0.074 H 274.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAFE |
|---|---|
| RGB | rgb(190, 202, 254) |
| HSL | hsl(229, 97%, 87%) |
| HSV | hsv(229, 25%, 100%) |
| CMYK | cmyk(25.2%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(82.02, 6.97, -26.83) |
| CIE-LCH | lch(82.02, 27.72, 284.57°) |
| OKLab | oklab(84.75% 0.0059 -0.0737) |
| OKLCH | oklch(84.75% 0.074 274.6) |
| XYZ | xyz(60.2404, 60.3424, 102.2201) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.06
Periwinkle
#CCCCFF
ΔE00 3.83
Powder Blue (survey)
#B1D1FC
ΔE00 6.19
Pastel Blue
#A2BFFE
ΔE00 6.25
Light Blue Grey
#B7C9E2
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAFE #FEF2BE
analogous
#BEEAFE #BECAFE #D2BEFE
triadic
#BECAFE #FEBECA #CAFEBE
tetradic
#BECAFE #FEBEEA #FEF2BE #BEFED2
square
#BECAFE #FEBEEA #FEF2BE #BEFED2
split-complementary
#BECAFE #FED2BE #EAFEBE
monochromatic
#4568FC #8299FD #BECAFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.61
#BECAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#BECAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAFE
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAFE | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#AED4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #becafe; /* rgb */ color: rgb(190, 202, 254); /* oklch */ color: oklch(84.8% 0.074 274.6);
Tailwind
colors: {
custom: {
50: '#d2daff',
500: '#becafe',
950: '#000000',
},
}SCSS
$custom: #becafe; $custom-light: #d2daff; $custom-dark: #000000;
JSON
{
"hex": "#becafe",
"rgb": {
"r": 190,
"g": 202,
"b": 254
},
"hsl": {
"h": 228.75,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.84752,
"c": 0.07391,
"h": 274.6
},
"luminance": 0.60344
}Semantic roles & 50–950 ramp
primary
#BECAFE
secondary
#E6D27B
accent
#BA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386