#B3ACFA#B3ACFA
#B3ACFA is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.9% C 0.110 H 287.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B3ACFA |
|---|---|
| RGB | rgb(179, 172, 250) |
| HSL | hsl(245, 89%, 83%) |
| HSV | hsv(245, 31%, 98%) |
| CMYK | cmyk(28.4%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(73.54, 19.28, -37.82) |
| CIE-LCH | lch(73.54, 42.45, 297.00°) |
| OKLab | oklab(77.93% 0.0334 -0.105) |
| OKLCH | oklch(77.93% 0.11 287.7) |
| XYZ | xyz(50.5938, 45.9898, 96.6353) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.46
Lavender
#B39DDB
ΔE00 7.05
Light Periwinkle
#C1C6FC
ΔE00 7.09
Pastel Purple
#CAA0FF
ΔE00 7.15
Lilac (survey)
#CEA2FD
ΔE00 7.65
Lavender (survey)
#C79FEF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3ACFA #F3FAAC
analogous
#ACCCFA #B3ACFA #DAACFA
triadic
#B3ACFA #FAB3AC #ACFAB3
tetradic
#B3ACFA #FAACCC #F3FAAC #ACFADA
square
#B3ACFA #FAACCC #F3FAAC #ACFADA
split-complementary
#B3ACFA #FADAAC #CCFAAC
monochromatic
#4939F3 #7E72F7 #B3ACFA #E5E2FD #E5E2FD
Accessibility & contrast
On white
2.06
#B3ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#B3ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3ACFA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3ACFA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FD
Deuteranopia (green-blind)
#95B3F8
Tritanopia (blue-blind)
#A2BAC8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b3acfa; /* rgb */ color: rgb(179, 172, 250); /* oklch */ color: oklch(77.9% 0.110 287.7);
Tailwind
colors: {
custom: {
50: '#cbc4fc',
500: '#b3acfa',
950: '#000000',
},
}SCSS
$custom: #b3acfa; $custom-light: #cbc4fc; $custom-dark: #000000;
JSON
{
"hex": "#b3acfa",
"rgb": {
"r": 179,
"g": 172,
"b": 250
},
"hsl": {
"h": 245.385,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.77926,
"c": 0.11021,
"h": 287.7
},
"luminance": 0.45991
}Semantic roles & 50–950 ramp
primary
#B3ACFA
secondary
#F2F5D6
accent
#E500D1
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131217
muted
#828185