#B7BEFF#B7BEFF
#B7BEFF is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.9% C 0.092 H 279.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEFF |
|---|---|
| RGB | rgb(183, 190, 255) |
| HSL | hsl(234, 100%, 86%) |
| HSV | hsv(234, 28%, 100%) |
| CMYK | cmyk(28.2%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(78.53, 11.69, -32.77) |
| CIE-LCH | lch(78.53, 34.79, 289.63°) |
| OKLab | oklab(81.92% 0.015 -0.0905) |
| OKLCH | oklch(81.92% 0.092 279.4) |
| XYZ | xyz(55.9871, 54.1127, 102.0833) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.06
Periwinkle
#CCCCFF
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.70
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 8.19
Light Blue Grey
#B7C9E2
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEFF #FFF8B7
analogous
#B7E2FF #B7BEFF #D4B7FF
triadic
#B7BEFF #FFB7BE #BEFFB7
tetradic
#B7BEFF #FFB7E2 #FFF8B7 #B7FFD4
square
#B7BEFF #FFB7E2 #FFF8B7 #B7FFD4
split-complementary
#B7BEFF #FFD4B7 #E2FFB7
monochromatic
#3D4FFF #7A87FF #B7BEFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.78
#B7BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#B7BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEFF
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEFF | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#A5CAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b7beff; /* rgb */ color: rgb(183, 190, 255); /* oklch */ color: oklch(81.9% 0.092 279.4);
Tailwind
colors: {
custom: {
50: '#ced1ff',
500: '#b7beff',
950: '#000000',
},
}SCSS
$custom: #b7beff; $custom-light: #ced1ff; $custom-dark: #000000;
JSON
{
"hex": "#b7beff",
"rgb": {
"r": 183,
"g": 190,
"b": 255
},
"hsl": {
"h": 234.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.81919,
"c": 0.09178,
"h": 279.4
},
"luminance": 0.54114
}Semantic roles & 50–950 ramp
primary
#B7BEFF
secondary
#E6DB74
accent
#CF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386