#B7ACF5#B7ACF5
#B7ACF5 is a light, moderate blue. Relative luminance 0.462; OKLCH L 78.0% C 0.103 H 290.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B7ACF5 |
|---|---|
| RGB | rgb(183, 172, 245) |
| HSL | hsl(249, 78%, 82%) |
| HSV | hsv(249, 30%, 96%) |
| CMYK | cmyk(25.3%, 29.8%, 0%, 3.9%) |
| CIE-LAB | lab(73.65, 19.23, -34.92) |
| CIE-LCH | lch(73.65, 39.86, 298.84°) |
| OKLab | oklab(78.02% 0.0365 -0.0966) |
| OKLCH | oklch(78.02% 0.103 290.7) |
| XYZ | xyz(50.7584, 46.1641, 92.6048) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.15
Lavender
#B39DDB
ΔE00 5.78
Pastel Purple
#CAA0FF
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 6.52
Light Violet
#D6B4FC
ΔE00 6.60
Lilac (survey)
#CEA2FD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7ACF5 #EAF5AC
analogous
#ACC6F5 #B7ACF5 #DCACF5
triadic
#B7ACF5 #F5B7AC #ACF5B7
tetradic
#B7ACF5 #F5ACC6 #EAF5AC #ACF5DC
square
#B7ACF5 #F5ACC6 #EAF5AC #ACF5DC
split-complementary
#B7ACF5 #F5DCAC #C6F5AC
monochromatic
#583FE8 #8875EE #B7ACF5 #E6E3FC #E7E4FC
Accessibility & contrast
On white
2.05
#B7ACF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#B7ACF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7ACF5
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7ACF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7ACF5 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B6F8
Deuteranopia (green-blind)
#99B3F3
Tritanopia (blue-blind)
#AAB8C6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b7acf5; /* rgb */ color: rgb(183, 172, 245); /* oklch */ color: oklch(78.0% 0.103 290.7);
Tailwind
colors: {
custom: {
50: '#cec4f8',
500: '#b7acf5',
950: '#000000',
},
}SCSS
$custom: #b7acf5; $custom-light: #cec4f8; $custom-dark: #000000;
JSON
{
"hex": "#b7acf5",
"rgb": {
"r": 183,
"g": 172,
"b": 245
},
"hsl": {
"h": 249.041,
"s": 78.495,
"l": 81.765
},
"oklch": {
"l": 0.78024,
"c": 0.10329,
"h": 290.7
},
"luminance": 0.46165
}Semantic roles & 50–950 ramp
primary
#B7ACF5
secondary
#EFF4D7
accent
#DB0BBB
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185