#BAB0FC#BAB0FC
#BAB0FC is a light, moderate blue. Relative luminance 0.485; OKLCH L 79.3% C 0.107 H 289.8°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB0FC |
|---|---|
| RGB | rgb(186, 176, 252) |
| HSL | hsl(248, 93%, 84%) |
| HSV | hsv(248, 30%, 99%) |
| CMYK | cmyk(26.2%, 30.2%, 0%, 1.2%) |
| CIE-LAB | lab(75.15, 19.54, -36.36) |
| CIE-LCH | lch(75.15, 41.28, 298.25°) |
| OKLab | oklab(79.33% 0.0362 -0.1007) |
| OKLCH | oklch(79.33% 0.107 289.8) |
| XYZ | xyz(53.3414, 48.5171, 98.6310) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.32
Light Periwinkle
#C1C6FC
ΔE00 6.27
Light Violet
#D6B4FC
ΔE00 6.60
Pastel Purple
#CAA0FF
ΔE00 6.77
Lavender
#B39DDB
ΔE00 7.03
Lilac (survey)
#CEA2FD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB0FC #F2FCB0
analogous
#B0CCFC #BAB0FC #E0B0FC
triadic
#BAB0FC #FCBAB0 #B0FCBA
tetradic
#BAB0FC #FCB0CC #F2FCB0 #B0FCE0
square
#BAB0FC #FCB0CC #F2FCB0 #B0FCE0
split-complementary
#BAB0FC #FCE0B0 #CCFCB0
monochromatic
#533AF8 #8775FA #BAB0FC #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.96
#BAB0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#BAB0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB0FC
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB0FC | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#ABBDCB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bab0fc; /* rgb */ color: rgb(186, 176, 252); /* oklch */ color: oklch(79.3% 0.107 289.8);
Tailwind
colors: {
custom: {
50: '#d0c7fd',
500: '#bab0fc',
950: '#000000',
},
}SCSS
$custom: #bab0fc; $custom-light: #d0c7fd; $custom-dark: #000000;
JSON
{
"hex": "#bab0fc",
"rgb": {
"r": 186,
"g": 176,
"b": 252
},
"hsl": {
"h": 247.895,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.79326,
"c": 0.10701,
"h": 289.8
},
"luminance": 0.48518
}Semantic roles & 50–950 ramp
primary
#BAB0FC
secondary
#F2F6D5
accent
#E600C7
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285