#B0ACCA#B0ACCA
#B0ACCA is a light, muted blue. Relative luminance 0.430; OKLCH L 75.8% C 0.043 H 291.5°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B0ACCA |
|---|---|
| RGB | rgb(176, 172, 202) |
| HSL | hsl(248, 22%, 73%) |
| HSV | hsv(248, 15%, 79%) |
| CMYK | cmyk(12.9%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.55, 7.38, -14.71) |
| CIE-LCH | lch(71.55, 16.46, 296.65°) |
| OKLab | oklab(75.75% 0.0157 -0.0398) |
| OKLCH | oklch(75.75% 0.043 291.5) |
| XYZ | xyz(43.3155, 42.9991, 61.8833) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.17
Thistle
#D8BFD8
ΔE00 9.69
Light Periwinkle
#C1C6FC
ΔE00 10.03
Lilac
#C8A2C8
ΔE00 10.29
Periwinkle
#CCCCFF
ΔE00 10.34
Dove Gray
#B6B8BD
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0ACCA #C6CAAC
analogous
#ACB7CA #B0ACCA #BFACCA
triadic
#B0ACCA #CAB0AC #ACCAB0
tetradic
#B0ACCA #CAACB7 #C6CAAC #ACCABF
square
#B0ACCA #CAACB7 #C6CAAC #ACCABF
split-complementary
#B0ACCA #CABFAC #B7CAAC
monochromatic
#69629A #8C87B2 #B0ACCA #D4D1E2 #EDECF3
Accessibility & contrast
On white
2.19
#B0ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#B0ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0ACCA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0ACCA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B0CB
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#ABB1B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b0acca; /* rgb */ color: rgb(176, 172, 202); /* oklch */ color: oklch(75.8% 0.043 291.5);
Tailwind
colors: {
custom: {
50: '#c7c4da',
500: '#b0acca',
950: '#000000',
},
}SCSS
$custom: #b0acca; $custom-light: #c7c4da; $custom-dark: #000000;
JSON
{
"hex": "#b0acca",
"rgb": {
"r": 176,
"g": 172,
"b": 202
},
"hsl": {
"h": 248,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.75753,
"c": 0.04278,
"h": 291.5
},
"luminance": 0.42999
}Semantic roles & 50–950 ramp
primary
#B0ACCA
secondary
#E8E9E2
accent
#A04594
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183