#B7BEEA#B7BEEA
#B7BEEA is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.1% C 0.063 H 277.8°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEEA |
|---|---|
| RGB | rgb(183, 190, 234) |
| HSL | hsl(232, 55%, 82%) |
| HSV | hsv(232, 22%, 92%) |
| CMYK | cmyk(21.8%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.78, 6.79, -22.65) |
| CIE-LCH | lch(77.78, 23.64, 286.69°) |
| OKLab | oklab(81.09% 0.0085 -0.0619) |
| OKLCH | oklch(81.09% 0.063 277.8) |
| XYZ | xyz(52.7895, 52.8336, 85.2426) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.11
Periwinkle
#CCCCFF
ΔE00 4.59
Pastel Blue
#A2BFFE
ΔE00 7.75
Lightsteelblue
#B0C4DE
ΔE00 7.78
Light Blue Grey
#B7C9E2
ΔE00 7.81
Powder Blue (survey)
#B1D1FC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEEA #EAE3B7
analogous
#B7D8EA #B7BEEA #CAB7EA
triadic
#B7BEEA #EAB7BE #BEEAB7
tetradic
#B7BEEA #EAB7D8 #EAE3B7 #B7EACA
square
#B7BEEA #EAB7D8 #EAE3B7 #B7EACA
split-complementary
#B7BEEA #EACAB7 #D8EAB7
monochromatic
#5868CE #8893DC #B7BEEA #E6E9F8 #E7EAF8
Accessibility & contrast
On white
1.82
#B7BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#B7BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEEA
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEEA | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EC
Deuteranopia (green-blind)
#AFBEE9
Tritanopia (blue-blind)
#ABC6CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7beea; /* rgb */ color: rgb(183, 190, 234); /* oklch */ color: oklch(81.1% 0.063 277.8);
Tailwind
colors: {
custom: {
50: '#cdd1f0',
500: '#b7beea',
950: '#000000',
},
}SCSS
$custom: #b7beea; $custom-light: #cdd1f0; $custom-dark: #000000;
JSON
{
"hex": "#b7beea",
"rgb": {
"r": 183,
"g": 190,
"b": 234
},
"hsl": {
"h": 231.765,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.81087,
"c": 0.06252,
"h": 277.8
},
"luminance": 0.52835
}Semantic roles & 50–950 ramp
primary
#B7BEEA
secondary
#C6BC7F
accent
#AC23C2
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385