#B7BEF4#B7BEF4
#B7BEF4 is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.5% C 0.076 H 278.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEF4 |
|---|---|
| RGB | rgb(183, 190, 244) |
| HSL | hsl(233, 73%, 84%) |
| HSV | hsv(233, 25%, 96%) |
| CMYK | cmyk(25%, 22.1%, 0%, 4.3%) |
| CIE-LAB | lab(78.13, 9.09, -27.49) |
| CIE-LCH | lch(78.13, 28.95, 288.29°) |
| OKLab | oklab(81.47% 0.0117 -0.0756) |
| OKLCH | oklch(81.47% 0.076 278.8) |
| XYZ | xyz(54.2668, 53.4246, 93.0233) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.19
Periwinkle
#CCCCFF
ΔE00 4.46
Pastel Blue
#A2BFFE
ΔE00 6.60
Powder Blue (survey)
#B1D1FC
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEF4 #F4EDB7
analogous
#B7DCF4 #B7BEF4 #CEB7F4
triadic
#B7BEF4 #F4B7BE #BEF4B7
tetradic
#B7BEF4 #F4B7DC #F4EDB7 #B7F4CE
square
#B7BEF4 #F4B7DC #F4EDB7 #B7F4CE
split-complementary
#B7BEF4 #F4CEB7 #DCF4B7
monochromatic
#4D5EE4 #828EEC #B7BEF4 #E4E7FB #E4E7FB
Accessibility & contrast
On white
1.80
#B7BEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#B7BEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEF4
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEF4 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F6
Deuteranopia (green-blind)
#ACBFF3
Tritanopia (blue-blind)
#A8C8D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7bef4; /* rgb */ color: rgb(183, 190, 244); /* oklch */ color: oklch(81.5% 0.076 278.8);
Tailwind
colors: {
custom: {
50: '#cdd1f8',
500: '#b7bef4',
950: '#000000',
},
}SCSS
$custom: #b7bef4; $custom-light: #cdd1f8; $custom-dark: #000000;
JSON
{
"hex": "#b7bef4",
"rgb": {
"r": 183,
"g": 190,
"b": 244
},
"hsl": {
"h": 233.115,
"s": 73.494,
"l": 83.725
},
"oklch": {
"l": 0.81474,
"c": 0.07647,
"h": 278.8
},
"luminance": 0.53426
}Semantic roles & 50–950 ramp
primary
#B7BEF4
secondary
#D5CA7B
accent
#BF10D6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131417
muted
#838385