#B7BEFE#B7BEFE
#B7BEFE is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.9% C 0.090 H 279.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEFE |
|---|---|
| RGB | rgb(183, 190, 254) |
| HSL | hsl(234, 97%, 86%) |
| HSV | hsv(234, 28%, 100%) |
| CMYK | cmyk(28%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(78.49, 11.45, -32.29) |
| CIE-LCH | lch(78.49, 34.26, 289.52°) |
| OKLab | oklab(81.88% 0.0147 -0.0892) |
| OKLCH | oklch(81.88% 0.09 279.4) |
| XYZ | xyz(55.8265, 54.0485, 101.2378) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.93
Periwinkle
#CCCCFF
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 5.76
Powder Blue (survey)
#B1D1FC
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEFE #FEF7B7
analogous
#B7E1FE #B7BEFE #D3B7FE
triadic
#B7BEFE #FEB7BE #BEFEB7
tetradic
#B7BEFE #FEB7E1 #FEF7B7 #B7FED3
square
#B7BEFE #FEB7E1 #FEF7B7 #B7FED3
split-complementary
#B7BEFE #FED3B7 #E1FEB7
monochromatic
#3E51FC #7B88FD #B7BEFE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.78
#B7BEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#B7BEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEFE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEFE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A8C0FC
Tritanopia (blue-blind)
#A5CAD4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b7befe; /* rgb */ color: rgb(183, 190, 254); /* oklch */ color: oklch(81.9% 0.090 279.4);
Tailwind
colors: {
custom: {
50: '#ced1ff',
500: '#b7befe',
950: '#000000',
},
}SCSS
$custom: #b7befe; $custom-light: #ced1ff; $custom-dark: #000000;
JSON
{
"hex": "#b7befe",
"rgb": {
"r": 183,
"g": 190,
"b": 254
},
"hsl": {
"h": 234.085,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.81878,
"c": 0.09039,
"h": 279.4
},
"luminance": 0.5405
}Semantic roles & 50–950 ramp
primary
#B7BEFE
secondary
#E5DA74
accent
#CF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386