#B8BEEA#B8BEEA
#B8BEEA is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.2% C 0.062 H 278.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEEA |
|---|---|
| RGB | rgb(184, 190, 234) |
| HSL | hsl(233, 54%, 82%) |
| HSV | hsv(233, 21%, 92%) |
| CMYK | cmyk(21.4%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.85, 7.09, -22.53) |
| CIE-LCH | lch(77.85, 23.62, 287.48°) |
| OKLab | oklab(81.16% 0.0096 -0.0616) |
| OKLCH | oklch(81.16% 0.062 278.8) |
| XYZ | xyz(53.0282, 52.9567, 85.2538) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.10
Periwinkle
#CCCCFF
ΔE00 4.43
Light Blue Grey
#B7C9E2
ΔE00 8.03
Lightsteelblue
#B0C4DE
ΔE00 8.04
Pastel Blue
#A2BFFE
ΔE00 8.07
Powder Blue (survey)
#B1D1FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEEA #EAE4B8
analogous
#B8D7EA #B8BEEA #CBB8EA
triadic
#B8BEEA #EAB8BE #BEEAB8
tetradic
#B8BEEA #EAB8D7 #EAE4B8 #B8EACB
square
#B8BEEA #EAB8D7 #EAE4B8 #B8EACB
split-complementary
#B8BEEA #EACBB8 #D7EAB8
monochromatic
#5A68CE #8993DC #B8BEEA #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.81
#B8BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#B8BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEEA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEEA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EC
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#ACC6CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b8beea; /* rgb */ color: rgb(184, 190, 234); /* oklch */ color: oklch(81.2% 0.062 278.8);
Tailwind
colors: {
custom: {
50: '#ced1f0',
500: '#b8beea',
950: '#000000',
},
}SCSS
$custom: #b8beea; $custom-light: #ced1f0; $custom-dark: #000000;
JSON
{
"hex": "#b8beea",
"rgb": {
"r": 184,
"g": 190,
"b": 234
},
"hsl": {
"h": 232.8,
"s": 54.348,
"l": 81.961
},
"oklch": {
"l": 0.81162,
"c": 0.06234,
"h": 278.8
},
"luminance": 0.52958
}Semantic roles & 50–950 ramp
primary
#B8BEEA
secondary
#C6BE80
accent
#AF24C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131416
muted
#838385