#B2ADEB#B2ADEB
#B2ADEB is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.4% C 0.088 H 287.8°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ADEB |
|---|---|
| RGB | rgb(178, 173, 235) |
| HSL | hsl(245, 61%, 80%) |
| HSV | hsv(245, 26%, 92%) |
| CMYK | cmyk(24.3%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(73.12, 14.84, -30.35) |
| CIE-LCH | lch(73.12, 33.78, 296.07°) |
| OKLab | oklab(77.39% 0.0269 -0.0837) |
| OKLCH | oklch(77.39% 0.088 287.8) |
| XYZ | xyz(48.2954, 45.3494, 84.7900) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.67
Light Periwinkle
#C1C6FC
ΔE00 6.37
Pale Violet
#CEAEFA
ΔE00 6.43
Light Violet
#D6B4FC
ΔE00 7.60
Lavender (survey)
#C79FEF
ΔE00 7.78
Periwinkle
#CCCCFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ADEB #E6EBAD
analogous
#ADC7EB #B2ADEB #D1ADEB
triadic
#B2ADEB #EBB2AD #ADEBB2
tetradic
#B2ADEB #EBADC7 #E6EBAD #ADEBD1
square
#B2ADEB #EBADC7 #E6EBAD #ADEBD1
split-complementary
#B2ADEB #EBD1AD #C7EBAD
monochromatic
#564BD3 #847CDF #B2ADEB #E0DEF7 #E8E6F9
Accessibility & contrast
On white
2.09
#B2ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#B2ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ADEB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ADEB | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#A5B8C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2adeb; /* rgb */ color: rgb(178, 173, 235); /* oklch */ color: oklch(77.4% 0.088 287.8);
Tailwind
colors: {
custom: {
50: '#cac5f1',
500: '#b2adeb',
950: '#000000',
},
}SCSS
$custom: #b2adeb; $custom-light: #cac5f1; $custom-dark: #000000;
JSON
{
"hex": "#b2adeb",
"rgb": {
"r": 178,
"g": 173,
"b": 235
},
"hsl": {
"h": 244.839,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.7739,
"c": 0.08789,
"h": 287.8
},
"luminance": 0.4535
}Semantic roles & 50–950 ramp
primary
#B2ADEB
secondary
#EFF0DB
accent
#C81DBB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184