#B3ABFF#B3ABFF
#B3ABFF is a light, moderate blue. Relative luminance 0.459; OKLCH L 78.0% C 0.119 H 287.7°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B3ABFF |
|---|---|
| RGB | rgb(179, 171, 255) |
| HSL | hsl(246, 100%, 84%) |
| HSV | hsv(246, 33%, 100%) |
| CMYK | cmyk(29.8%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(73.50, 21.06, -40.59) |
| CIE-LCH | lch(73.50, 45.72, 297.42°) |
| OKLab | oklab(77.96% 0.036 -0.1129) |
| OKLCH | oklch(77.96% 0.119 287.7) |
| XYZ | xyz(51.1986, 45.9284, 100.7559) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.78
Pastel Purple
#CAA0FF
ΔE00 6.97
Lilac (survey)
#CEA2FD
ΔE00 7.58
Lavender
#B39DDB
ΔE00 7.65
Periwinkle Blue
#8F99FB
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3ABFF #F7FFAB
analogous
#ABCDFF #B3ABFF #DDABFF
triadic
#B3ABFF #FFB3AB #ABFFB3
tetradic
#B3ABFF #FFABCD #F7FFAB #ABFFDD
square
#B3ABFF #FFABCD #F7FFAB #ABFFDD
split-complementary
#B3ABFF #FFDDAB #CDFFAB
monochromatic
#4431FF #7C6EFF #B3ABFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.06
#B3ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#B3ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3ABFF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3ABFF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B7FF
Deuteranopia (green-blind)
#92B2FD
Tritanopia (blue-blind)
#A1BACA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b3abff; /* rgb */ color: rgb(179, 171, 255); /* oklch */ color: oklch(78.0% 0.119 287.7);
Tailwind
colors: {
custom: {
50: '#cbc4ff',
500: '#b3abff',
950: '#000000',
},
}SCSS
$custom: #b3abff; $custom-light: #cbc4ff; $custom-dark: #000000;
JSON
{
"hex": "#b3abff",
"rgb": {
"r": 179,
"g": 171,
"b": 255
},
"hsl": {
"h": 245.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.77963,
"c": 0.11855,
"h": 287.7
},
"luminance": 0.4593
}Semantic roles & 50–950 ramp
primary
#B3ABFF
secondary
#F4F7D4
accent
#E600D0
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131218
muted
#828186