#B7B7EA#B7B7EA
#B7B7EA is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.7% C 0.072 H 284.6°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B7EA |
|---|---|
| RGB | rgb(183, 183, 234) |
| HSL | hsl(240, 55%, 82%) |
| HSV | hsv(240, 22%, 92%) |
| CMYK | cmyk(21.8%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.99, 10.60, -25.37) |
| CIE-LCH | lch(75.99, 27.49, 292.69°) |
| OKLab | oklab(79.7% 0.0182 -0.0695) |
| OKLCH | oklch(79.7% 0.072 284.6) |
| XYZ | xyz(51.3096, 49.8739, 84.7493) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.04
Periwinkle
#CCCCFF
ΔE00 5.26
Pale Violet
#CEAEFA
ΔE00 7.74
Lavender
#B39DDB
ΔE00 7.97
Light Violet
#D6B4FC
ΔE00 8.23
Light Lavender
#DFC5FE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B7EA #EAEAB7
analogous
#B7D1EA #B7B7EA #D1B7EA
triadic
#B7B7EA #EAB7B7 #B7EAB7
tetradic
#B7B7EA #EAB7D1 #EAEAB7 #B7EAD1
square
#B7B7EA #EAB7D1 #EAEAB7 #B7EAD1
split-complementary
#B7B7EA #EAD1B7 #D1EAB7
monochromatic
#5858CE #8888DC #B7B7EA #E6E6F8 #E7E7F8
Accessibility & contrast
On white
1.91
#B7B7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#B7B7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B7EA
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B7EA | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#ACC0C8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b7b7ea; /* rgb */ color: rgb(183, 183, 234); /* oklch */ color: oklch(79.7% 0.072 284.6);
Tailwind
colors: {
custom: {
50: '#cdccf0',
500: '#b7b7ea',
950: '#000000',
},
}SCSS
$custom: #b7b7ea; $custom-light: #cdccf0; $custom-dark: #000000;
JSON
{
"hex": "#b7b7ea",
"rgb": {
"r": 183,
"g": 183,
"b": 234
},
"hsl": {
"h": 240,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.79698,
"c": 0.07189,
"h": 284.6
},
"luminance": 0.49875
}Semantic roles & 50–950 ramp
primary
#B7B7EA
secondary
#EFEFDC
accent
#C223C2
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284