#B7BEF5#B7BEF5
#B7BEF5 is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.5% C 0.078 H 278.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEF5 |
|---|---|
| RGB | rgb(183, 190, 245) |
| HSL | hsl(233, 76%, 84%) |
| HSV | hsv(233, 25%, 96%) |
| CMYK | cmyk(25.3%, 22.4%, 0%, 3.9%) |
| CIE-LAB | lab(78.16, 9.32, -27.97) |
| CIE-LCH | lch(78.16, 29.48, 288.43°) |
| OKLab | oklab(81.51% 0.012 -0.0769) |
| OKLCH | oklch(81.51% 0.078 278.9) |
| XYZ | xyz(54.4191, 53.4855, 93.8251) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.20
Periwinkle
#CCCCFF
ΔE00 4.51
Pastel Blue
#A2BFFE
ΔE00 6.50
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Lightsteelblue
#B0C4DE
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEF5 #F5EEB7
analogous
#B7DDF5 #B7BEF5 #CFB7F5
triadic
#B7BEF5 #F5B7BE #BEF5B7
tetradic
#B7BEF5 #F5B7DD #F5EEB7 #B7F5CF
square
#B7BEF5 #F5B7DD #F5EEB7 #B7F5CF
split-complementary
#B7BEF5 #F5CFB7 #DDF5B7
monochromatic
#4C5DE6 #818DEE #B7BEF5 #E4E7FB #E4E7FB
Accessibility & contrast
On white
1.80
#B7BEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#B7BEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEF5
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEF5 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F7
Deuteranopia (green-blind)
#ABBFF4
Tritanopia (blue-blind)
#A8C8D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7bef5; /* rgb */ color: rgb(183, 190, 245); /* oklch */ color: oklch(81.5% 0.078 278.9);
Tailwind
colors: {
custom: {
50: '#cdd1f8',
500: '#b7bef5',
950: '#000000',
},
}SCSS
$custom: #b7bef5; $custom-light: #cdd1f8; $custom-dark: #000000;
JSON
{
"hex": "#b7bef5",
"rgb": {
"r": 183,
"g": 190,
"b": 245
},
"hsl": {
"h": 233.226,
"s": 75.61,
"l": 83.922
},
"oklch": {
"l": 0.81513,
"c": 0.07787,
"h": 278.9
},
"luminance": 0.53487
}Semantic roles & 50–950 ramp
primary
#B7BEF5
secondary
#D6CC7A
accent
#C10ED8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131417
muted
#838385