#B0ACFA#B0ACFA
#B0ACFA is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.7% C 0.110 H 285.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B0ACFA |
|---|---|
| RGB | rgb(176, 172, 250) |
| HSL | hsl(243, 89%, 83%) |
| HSV | hsv(243, 31%, 98%) |
| CMYK | cmyk(29.6%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(73.31, 18.43, -38.20) |
| CIE-LCH | lch(73.31, 42.41, 295.75°) |
| OKLab | oklab(77.69% 0.0302 -0.1061) |
| OKLCH | oklch(77.69% 0.11 285.9) |
| XYZ | xyz(49.9078, 45.6361, 96.6031) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.11
Pale Violet
#CEAEFA
ΔE00 7.21
Lavender
#B39DDB
ΔE00 7.53
Periwinkle Blue
#8F99FB
ΔE00 7.56
Pastel Purple
#CAA0FF
ΔE00 7.81
Pastel Blue
#A2BFFE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0ACFA #F6FAAC
analogous
#ACCFFA #B0ACFA #D7ACFA
triadic
#B0ACFA #FAB0AC #ACFAB0
tetradic
#B0ACFA #FAACCF #F6FAAC #ACFAD7
square
#B0ACFA #FAACCF #F6FAAC #ACFAD7
split-complementary
#B0ACFA #FAD7AC #CFFAAC
monochromatic
#4239F3 #7972F7 #B0ACFA #E4E2FD #E4E2FD
Accessibility & contrast
On white
2.07
#B0ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#B0ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0ACFA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0ACFA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#9EBAC8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b0acfa; /* rgb */ color: rgb(176, 172, 250); /* oklch */ color: oklch(77.7% 0.110 285.9);
Tailwind
colors: {
custom: {
50: '#c9c4fc',
500: '#b0acfa',
950: '#000000',
},
}SCSS
$custom: #b0acfa; $custom-light: #c9c4fc; $custom-dark: #000000;
JSON
{
"hex": "#b0acfa",
"rgb": {
"r": 176,
"g": 172,
"b": 250
},
"hsl": {
"h": 243.077,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.77692,
"c": 0.11035,
"h": 285.9
},
"luminance": 0.45637
}Semantic roles & 50–950 ramp
primary
#B0ACFA
secondary
#F4F5D6
accent
#E500D9
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185