#B4ACDA#B4ACDA
#B4ACDA is a light, moderate violet. Relative luminance 0.443; OKLCH L 76.7% C 0.066 H 292.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B4ACDA |
|---|---|
| RGB | rgb(180, 172, 218) |
| HSL | hsl(250, 38%, 76%) |
| HSV | hsv(250, 21%, 85%) |
| CMYK | cmyk(17.4%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(72.41, 12.14, -22.16) |
| CIE-LCH | lch(72.41, 25.26, 298.71°) |
| OKLab | oklab(76.67% 0.0254 -0.0605) |
| OKLCH | oklch(76.67% 0.066 292.8) |
| XYZ | xyz(46.2270, 44.2699, 72.4256) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.40
Pale Violet
#CEAEFA
ΔE00 7.63
Light Periwinkle
#C1C6FC
ΔE00 7.89
Light Violet
#D6B4FC
ΔE00 8.18
Periwinkle
#CCCCFF
ΔE00 8.42
Lavender (survey)
#C79FEF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4ACDA #D2DAAC
analogous
#ACBBDA #B4ACDA #CBACDA
triadic
#B4ACDA #DAB4AC #ACDAB4
tetradic
#B4ACDA #DAACBB #D2DAAC #ACDACB
square
#B4ACDA #DAACBB #D2DAAC #ACDACB
split-complementary
#B4ACDA #DACBAC #BBDAAC
monochromatic
#6857B4 #8E82C7 #B4ACDA #DAD6ED #ECEAF6
Accessibility & contrast
On white
2.13
#B4ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#B4ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4ACDA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4ACDA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B2DC
Deuteranopia (green-blind)
#A2B1D9
Tritanopia (blue-blind)
#ADB3BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b4acda; /* rgb */ color: rgb(180, 172, 218); /* oklch */ color: oklch(76.7% 0.066 292.8);
Tailwind
colors: {
custom: {
50: '#cbc4e5',
500: '#b4acda',
950: '#000000',
},
}SCSS
$custom: #b4acda; $custom-light: #cbc4e5; $custom-dark: #000000;
JSON
{
"hex": "#b4acda",
"rgb": {
"r": 180,
"g": 172,
"b": 218
},
"hsl": {
"h": 250.435,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.76673,
"c": 0.06561,
"h": 292.8
},
"luminance": 0.4427
}Semantic roles & 50–950 ramp
primary
#B4ACDA
secondary
#EAECDF
accent
#B1349C
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131215
muted
#828184