#B0BFEE#B0BFEE
#B0BFEE is a light, moderate blue. Relative luminance 0.527; OKLCH L 80.9% C 0.069 H 271.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFEE |
|---|---|
| RGB | rgb(176, 191, 238) |
| HSL | hsl(225, 65%, 81%) |
| HSV | hsv(225, 26%, 93%) |
| CMYK | cmyk(26.1%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.68, 5.07, -25.00) |
| CIE-LCH | lch(77.68, 25.51, 281.46°) |
| OKLab | oklab(80.93% 0.0012 -0.0686) |
| OKLCH | oklch(80.93% 0.069 271) |
| XYZ | xyz(51.9638, 52.6633, 88.2995) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.80
Pastel Blue
#A2BFFE
ΔE00 4.95
Periwinkle
#CCCCFF
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFEE #EEDFB0
analogous
#B0DEEE #B0BFEE #C0B0EE
triadic
#B0BFEE #EEB0BF #BFEEB0
tetradic
#B0BFEE #EEB0DE #EEDFB0 #B0EEC0
square
#B0BFEE #EEB0DE #EEDFB0 #B0EEC0
split-complementary
#B0BFEE #EEC0B0 #DEEEB0
monochromatic
#4B6DD8 #7E96E3 #B0BFEE #E2E8F9 #E6EBFA
Accessibility & contrast
On white
1.82
#B0BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#B0BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFEE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFEE | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#ACBEED
Tritanopia (blue-blind)
#A0C8CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b0bfee; /* rgb */ color: rgb(176, 191, 238); /* oklch */ color: oklch(80.9% 0.069 271.0);
Tailwind
colors: {
custom: {
50: '#c8d2f3',
500: '#b0bfee',
950: '#000000',
},
}SCSS
$custom: #b0bfee; $custom-light: #c8d2f3; $custom-dark: #000000;
JSON
{
"hex": "#b0bfee",
"rgb": {
"r": 176,
"g": 191,
"b": 238
},
"hsl": {
"h": 225.484,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.8093,
"c": 0.06864,
"h": 271
},
"luminance": 0.52665
}Semantic roles & 50–950 ramp
primary
#B0BFEE
secondary
#CCB777
accent
#A119CC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385