#B0BEEA#B0BEEA
#B0BEEA is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.6% C 0.064 H 271.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BEEA |
|---|---|
| RGB | rgb(176, 190, 234) |
| HSL | hsl(226, 58%, 80%) |
| HSV | hsv(226, 25%, 92%) |
| CMYK | cmyk(24.8%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.28, 4.68, -23.45) |
| CIE-LCH | lch(77.28, 23.91, 281.28°) |
| OKLab | oklab(80.57% 0.0012 -0.0643) |
| OKLCH | oklch(80.57% 0.064 271.1) |
| XYZ | xyz(51.1653, 51.9962, 85.1665) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.01
Pastel Blue
#A2BFFE
ΔE00 5.57
Periwinkle
#CCCCFF
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 6.53
Powder Blue (survey)
#B1D1FC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BEEA #EADCB0
analogous
#B0DBEA #B0BEEA #BFB0EA
triadic
#B0BEEA #EAB0BE #BEEAB0
tetradic
#B0BEEA #EAB0DB #EADCB0 #B0EABF
square
#B0BEEA #EAB0DB #EADCB0 #B0EABF
split-complementary
#B0BEEA #EABFB0 #DBEAB0
monochromatic
#4F6ED0 #8096DD #B0BEEA #E0E6F7 #E7EBF9
Accessibility & contrast
On white
1.84
#B0BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#B0BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BEEA
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BEEA | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EC
Deuteranopia (green-blind)
#ACBDE9
Tritanopia (blue-blind)
#A1C6CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b0beea; /* rgb */ color: rgb(176, 190, 234); /* oklch */ color: oklch(80.6% 0.064 271.1);
Tailwind
colors: {
custom: {
50: '#c8d1f0',
500: '#b0beea',
950: '#000000',
},
}SCSS
$custom: #b0beea; $custom-light: #c8d1f0; $custom-dark: #000000;
JSON
{
"hex": "#b0beea",
"rgb": {
"r": 176,
"g": 190,
"b": 234
},
"hsl": {
"h": 225.517,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.80574,
"c": 0.06429,
"h": 271.1
},
"luminance": 0.51998
}Semantic roles & 50–950 ramp
primary
#B0BEEA
secondary
#C6B378
accent
#9E20C6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385