#B2ACDA#B2ACDA
#B2ACDA is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.5% C 0.065 H 290.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ACDA |
|---|---|
| RGB | rgb(178, 172, 218) |
| HSL | hsl(248, 38%, 76%) |
| HSV | hsv(248, 21%, 85%) |
| CMYK | cmyk(18.3%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(72.25, 11.51, -22.41) |
| CIE-LCH | lch(72.25, 25.19, 297.18°) |
| OKLab | oklab(76.51% 0.0232 -0.0612) |
| OKLCH | oklch(76.51% 0.065 290.7) |
| XYZ | xyz(45.7647, 44.0315, 72.4039) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.60
Light Periwinkle
#C1C6FC
ΔE00 7.66
Pale Violet
#CEAEFA
ΔE00 7.89
Periwinkle
#CCCCFF
ΔE00 8.35
Light Violet
#D6B4FC
ΔE00 8.52
Lavender (survey)
#C79FEF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ACDA #D4DAAC
analogous
#ACBDDA #B2ACDA #C9ACDA
triadic
#B2ACDA #DAB2AC #ACDAB2
tetradic
#B2ACDA #DAACBD #D4DAAC #ACDAC9
square
#B2ACDA #DAACBD #D4DAAC #ACDAC9
split-complementary
#B2ACDA #DAC9AC #BDDAAC
monochromatic
#6357B4 #8B82C7 #B2ACDA #D9D6ED #EBEAF6
Accessibility & contrast
On white
2.14
#B2ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#B2ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ACDA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ACDA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B2DC
Deuteranopia (green-blind)
#A1B0D9
Tritanopia (blue-blind)
#AAB3BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2acda; /* rgb */ color: rgb(178, 172, 218); /* oklch */ color: oklch(76.5% 0.065 290.7);
Tailwind
colors: {
custom: {
50: '#c9c4e5',
500: '#b2acda',
950: '#000000',
},
}SCSS
$custom: #b2acda; $custom-light: #c9c4e5; $custom-dark: #000000;
JSON
{
"hex": "#b2acda",
"rgb": {
"r": 178,
"g": 172,
"b": 218
},
"hsl": {
"h": 247.826,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.7651,
"c": 0.06548,
"h": 290.7
},
"luminance": 0.44032
}Semantic roles & 50–950 ramp
primary
#B2ACDA
secondary
#EBECDF
accent
#B134A1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131215
muted
#828184