#B8B0ED#B8B0ED
#B8B0ED is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.5% C 0.086 H 290.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B0ED |
|---|---|
| RGB | rgb(184, 176, 237) |
| HSL | hsl(248, 63%, 81%) |
| HSV | hsv(248, 26%, 93%) |
| CMYK | cmyk(22.4%, 25.7%, 0%, 7.1%) |
| CIE-LAB | lab(74.42, 15.44, -29.40) |
| CIE-LCH | lch(74.42, 33.21, 297.71°) |
| OKLab | oklab(78.53% 0.0299 -0.0809) |
| OKLCH | oklch(78.53% 0.086 290.3) |
| XYZ | xyz(50.5749, 47.3547, 86.5802) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.54
Lavender
#B39DDB
ΔE00 5.71
Light Periwinkle
#C1C6FC
ΔE00 5.88
Light Violet
#D6B4FC
ΔE00 6.48
Periwinkle
#CCCCFF
ΔE00 6.97
Lavender (survey)
#C79FEF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B0ED #E5EDB0
analogous
#B0C6ED #B8B0ED #D6B0ED
triadic
#B8B0ED #EDB8B0 #B0EDB8
tetradic
#B8B0ED #EDB0C6 #E5EDB0 #B0EDD6
square
#B8B0ED #EDB0C6 #E5EDB0 #B0EDD6
split-complementary
#B8B0ED #EDD6B0 #C6EDB0
monochromatic
#5E4CD6 #8B7EE2 #B8B0ED #E5E2F8 #E9E6F9
Accessibility & contrast
On white
2.01
#B8B0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#B8B0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B0ED
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B0ED | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B8F0
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#ADBAC5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b8b0ed; /* rgb */ color: rgb(184, 176, 237); /* oklch */ color: oklch(78.5% 0.086 290.3);
Tailwind
colors: {
custom: {
50: '#cec7f3',
500: '#b8b0ed',
950: '#000000',
},
}SCSS
$custom: #b8b0ed; $custom-light: #cec7f3; $custom-dark: #000000;
JSON
{
"hex": "#b8b0ed",
"rgb": {
"r": 184,
"g": 176,
"b": 237
},
"hsl": {
"h": 247.869,
"s": 62.887,
"l": 80.98
},
"oklch": {
"l": 0.78531,
"c": 0.08624,
"h": 290.3
},
"luminance": 0.47355
}Semantic roles & 50–950 ramp
primary
#B8B0ED
secondary
#EEF1DA
accent
#CB1BB4
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131317
muted
#828285