#B7B4E2#B7B4E2
#B7B4E2 is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.8% C 0.065 H 287.8°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B4E2 |
|---|---|
| RGB | rgb(183, 180, 226) |
| HSL | hsl(244, 44%, 80%) |
| HSV | hsv(244, 20%, 89%) |
| CMYK | cmyk(19%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(74.95, 10.45, -22.62) |
| CIE-LCH | lch(74.95, 24.92, 294.79°) |
| OKLab | oklab(78.8% 0.0198 -0.0618) |
| OKLCH | oklch(78.8% 0.065 287.8) |
| XYZ | xyz(49.5740, 48.2002, 78.6285) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.56
Periwinkle
#CCCCFF
ΔE00 6.22
Lavender
#B39DDB
ΔE00 7.27
Pale Violet
#CEAEFA
ΔE00 7.86
Light Violet
#D6B4FC
ΔE00 8.23
Light Lavender
#DFC5FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B4E2 #DFE2B4
analogous
#B4C8E2 #B7B4E2 #CEB4E2
triadic
#B7B4E2 #E2B7B4 #B4E2B7
tetradic
#B7B4E2 #E2B4C8 #DFE2B4 #B4E2CE
square
#B7B4E2 #E2B4C8 #DFE2B4 #B4E2CE
split-complementary
#B7B4E2 #E2CEB4 #C8E2B4
monochromatic
#625CC0 #8D88D1 #B7B4E2 #E1E0F3 #EAE9F6
Accessibility & contrast
On white
1.97
#B7B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#B7B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B4E2
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B4E2 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BAE4
Deuteranopia (green-blind)
#A8B7E1
Tritanopia (blue-blind)
#AEBCC4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b7b4e2; /* rgb */ color: rgb(183, 180, 226); /* oklch */ color: oklch(78.8% 0.065 287.8);
Tailwind
colors: {
custom: {
50: '#cdcaeb',
500: '#b7b4e2',
950: '#000000',
},
}SCSS
$custom: #b7b4e2; $custom-light: #cdcaeb; $custom-dark: #000000;
JSON
{
"hex": "#b7b4e2",
"rgb": {
"r": 183,
"g": 180,
"b": 226
},
"hsl": {
"h": 243.913,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.78797,
"c": 0.06492,
"h": 287.8
},
"luminance": 0.48201
}Semantic roles & 50–950 ramp
primary
#B7B4E2
secondary
#ECEDDE
accent
#B72EAE
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284