#ABB6FA#ABB6FA
#ABB6FA is a light, moderate blue. Relative luminance 0.490; OKLCH L 79.3% C 0.097 H 276.8°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6FA |
|---|---|
| RGB | rgb(171, 182, 250) |
| HSL | hsl(232, 89%, 83%) |
| HSV | hsv(232, 32%, 98%) |
| CMYK | cmyk(31.6%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(75.46, 11.47, -34.89) |
| CIE-LCH | lch(75.46, 36.73, 288.20°) |
| OKLab | oklab(79.26% 0.0116 -0.0968) |
| OKLCH | oklch(79.26% 0.097 276.8) |
| XYZ | xyz(50.7731, 49.0143, 97.2095) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.65
Light Periwinkle
#C1C6FC
ΔE00 5.43
Periwinkle
#CCCCFF
ΔE00 7.86
Powder Blue (survey)
#B1D1FC
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.17
Periwinkle Blue
#8F99FB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6FA #FAEFAB
analogous
#ABDDFA #ABB6FA #C8ABFA
triadic
#ABB6FA #FAABB6 #B6FAAB
tetradic
#ABB6FA #FAABDD #FAEFAB #ABFAC8
square
#ABB6FA #FAABDD #FAEFAB #ABFAC8
split-complementary
#ABB6FA #FAC8AB #DDFAAB
monochromatic
#3752F3 #7184F7 #ABB6FA #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.94
#ABB6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#ABB6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6FA
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6FA | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFD
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#96C3CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abb6fa; /* rgb */ color: rgb(171, 182, 250); /* oklch */ color: oklch(79.3% 0.097 276.8);
Tailwind
colors: {
custom: {
50: '#c6cbfc',
500: '#abb6fa',
950: '#000000',
},
}SCSS
$custom: #abb6fa; $custom-light: #c6cbfc; $custom-dark: #000000;
JSON
{
"hex": "#abb6fa",
"rgb": {
"r": 171,
"g": 182,
"b": 250
},
"hsl": {
"h": 231.646,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.79264,
"c": 0.09746,
"h": 276.8
},
"luminance": 0.49016
}Semantic roles & 50–950 ramp
primary
#ABB6FA
secondary
#F5F1D6
accent
#C500E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285