#B2ABFC#B2ABFC
#B2ABFC is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.7% C 0.114 H 287.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABFC |
|---|---|
| RGB | rgb(178, 171, 252) |
| HSL | hsl(245, 93%, 83%) |
| HSV | hsv(245, 32%, 99%) |
| CMYK | cmyk(29.4%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(73.30, 20.04, -39.29) |
| CIE-LCH | lch(73.30, 44.10, 297.02°) |
| OKLab | oklab(77.75% 0.0342 -0.1092) |
| OKLCH | oklch(77.75% 0.114 287.4) |
| XYZ | xyz(50.4891, 45.6179, 98.2216) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.77
Pastel Purple
#CAA0FF
ΔE00 7.14
Lavender
#B39DDB
ΔE00 7.35
Light Periwinkle
#C1C6FC
ΔE00 7.48
Periwinkle Blue
#8F99FB
ΔE00 7.68
Lilac (survey)
#CEA2FD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABFC #F5FCAB
analogous
#ABCCFC #B2ABFC #DAABFC
triadic
#B2ABFC #FCB2AB #ABFCB2
tetradic
#B2ABFC #FCABCC #F5FCAB #ABFCDA
square
#B2ABFC #FCABCC #F5FCAB #ABFCDA
split-complementary
#B2ABFC #FCDAAB #CCFCAB
monochromatic
#4635F8 #7C70FA #B2ABFC #E4E1FE #E4E1FE
Accessibility & contrast
On white
2.07
#B2ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#B2ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABFC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABFC | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#A0B9C8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b2abfc; /* rgb */ color: rgb(178, 171, 252); /* oklch */ color: oklch(77.7% 0.114 287.4);
Tailwind
colors: {
custom: {
50: '#cbc4fd',
500: '#b2abfc',
950: '#000000',
},
}SCSS
$custom: #b2abfc; $custom-light: #cbc4fd; $custom-dark: #000000;
JSON
{
"hex": "#b2abfc",
"rgb": {
"r": 178,
"g": 171,
"b": 252
},
"hsl": {
"h": 245.185,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.77748,
"c": 0.11445,
"h": 287.4
},
"luminance": 0.45619
}Semantic roles & 50–950 ramp
primary
#B2ABFC
secondary
#F3F6D5
accent
#E600D2
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131217
muted
#828185