#B7BEF7#B7BEF7
#B7BEF7 is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.6% C 0.081 H 279.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEF7 |
|---|---|
| RGB | rgb(183, 190, 247) |
| HSL | hsl(233, 80%, 84%) |
| HSV | hsv(233, 26%, 97%) |
| CMYK | cmyk(25.9%, 23.1%, 0%, 3.1%) |
| CIE-LAB | lab(78.23, 9.79, -28.94) |
| CIE-LCH | lch(78.23, 30.55, 288.69°) |
| OKLab | oklab(81.59% 0.0126 -0.0797) |
| OKLCH | oklch(81.59% 0.081 279) |
| XYZ | xyz(54.7260, 53.6083, 95.4417) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.28
Periwinkle
#CCCCFF
ΔE00 4.64
Pastel Blue
#A2BFFE
ΔE00 6.31
Powder Blue (survey)
#B1D1FC
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEF7 #F7F0B7
analogous
#B7DEF7 #B7BEF7 #D0B7F7
triadic
#B7BEF7 #F7B7BE #BEF7B7
tetradic
#B7BEF7 #F7B7DE #F7F0B7 #B7F7D0
square
#B7BEF7 #F7B7DE #F7F0B7 #B7F7D0
split-complementary
#B7BEF7 #F7D0B7 #DEF7B7
monochromatic
#495BEB #808CF1 #B7BEF7 #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.79
#B7BEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#B7BEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEF7
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEF7 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC4FA
Deuteranopia (green-blind)
#ABBFF6
Tritanopia (blue-blind)
#A7C8D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7bef7; /* rgb */ color: rgb(183, 190, 247); /* oklch */ color: oklch(81.6% 0.081 279.0);
Tailwind
colors: {
custom: {
50: '#cdd1fa',
500: '#b7bef7',
950: '#000000',
},
}SCSS
$custom: #b7bef7; $custom-light: #cdd1fa; $custom-dark: #000000;
JSON
{
"hex": "#b7bef7",
"rgb": {
"r": 183,
"g": 190,
"b": 247
},
"hsl": {
"h": 233.438,
"s": 80,
"l": 84.314
},
"oklch": {
"l": 0.81593,
"c": 0.08065,
"h": 279
},
"luminance": 0.5361
}Semantic roles & 50–950 ramp
primary
#B7BEF7
secondary
#D9CF79
accent
#C509DC
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131417
muted
#838385