#B0B2ED#B0B2ED
#B0B2ED is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.3% C 0.084 H 282.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2ED |
|---|---|
| RGB | rgb(176, 178, 237) |
| HSL | hsl(238, 63%, 81%) |
| HSV | hsv(238, 26%, 93%) |
| CMYK | cmyk(25.7%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(74.31, 11.95, -29.62) |
| CIE-LCH | lch(74.31, 31.94, 291.98°) |
| OKLab | oklab(78.3% 0.0185 -0.0816) |
| OKLCH | oklch(78.3% 0.084 282.8) |
| XYZ | xyz(49.1070, 47.1842, 86.6245) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.01
Periwinkle
#CCCCFF
ΔE00 6.87
Lavender
#B39DDB
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 7.83
Pale Violet
#CEAEFA
ΔE00 7.88
Light Violet
#D6B4FC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2ED #EDEBB0
analogous
#B0D0ED #B0B2ED #CCB0ED
triadic
#B0B2ED #EDB0B2 #B2EDB0
tetradic
#B0B2ED #EDB0D0 #EDEBB0 #B0EDCC
square
#B0B2ED #EDB0D0 #EDEBB0 #B0EDCC
split-complementary
#B0B2ED #EDCCB0 #D0EDB0
monochromatic
#4C51D6 #7E81E2 #B0B2ED #E2E3F8 #E6E7F9
Accessibility & contrast
On white
2.01
#B0B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#B0B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2ED
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2ED | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F0
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#A2BCC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b0b2ed; /* rgb */ color: rgb(176, 178, 237); /* oklch */ color: oklch(78.3% 0.084 282.8);
Tailwind
colors: {
custom: {
50: '#c8c9f3',
500: '#b0b2ed',
950: '#000000',
},
}SCSS
$custom: #b0b2ed; $custom-light: #c8c9f3; $custom-dark: #000000;
JSON
{
"hex": "#b0b2ed",
"rgb": {
"r": 176,
"g": 178,
"b": 237
},
"hsl": {
"h": 238.033,
"s": 62.887,
"l": 80.98
},
"oklch": {
"l": 0.78296,
"c": 0.08371,
"h": 282.8
},
"luminance": 0.47185
}Semantic roles & 50–950 ramp
primary
#B0B2ED
secondary
#F1F0DA
accent
#C51BCB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285