#ABB4FA#ABB4FA
#ABB4FA is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.9% C 0.100 H 278.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4FA |
|---|---|
| RGB | rgb(171, 180, 250) |
| HSL | hsl(233, 89%, 83%) |
| HSV | hsv(233, 32%, 98%) |
| CMYK | cmyk(31.6%, 28%, 0%, 2%) |
| CIE-LAB | lab(74.95, 12.58, -35.68) |
| CIE-LCH | lch(74.95, 37.83, 289.42°) |
| OKLab | oklab(78.87% 0.0143 -0.099) |
| OKLCH | oklch(78.87% 0.1 278.2) |
| XYZ | xyz(50.3664, 48.2010, 97.0739) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.18
Light Periwinkle
#C1C6FC
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 8.01
Periwinkle
#CCCCFF
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.41
Powder Blue (survey)
#B1D1FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4FA #FAF1AB
analogous
#ABDBFA #ABB4FA #CAABFA
triadic
#ABB4FA #FAABB4 #B4FAAB
tetradic
#ABB4FA #FAABDB #FAF1AB #ABFACA
square
#ABB4FA #FAABDB #FAF1AB #ABFACA
split-complementary
#ABB4FA #FACAAB #DBFAAB
monochromatic
#374DF3 #7180F7 #ABB4FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.97
#ABB4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#ABB4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4FA
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4FA | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFD
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#96C1CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb4fa; /* rgb */ color: rgb(171, 180, 250); /* oklch */ color: oklch(78.9% 0.100 278.2);
Tailwind
colors: {
custom: {
50: '#c6cafc',
500: '#abb4fa',
950: '#000000',
},
}SCSS
$custom: #abb4fa; $custom-light: #c6cafc; $custom-dark: #000000;
JSON
{
"hex": "#abb4fa",
"rgb": {
"r": 171,
"g": 180,
"b": 250
},
"hsl": {
"h": 233.165,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.78869,
"c": 0.10003,
"h": 278.2
},
"luminance": 0.48203
}Semantic roles & 50–950 ramp
primary
#ABB4FA
secondary
#F5F2D6
accent
#CB00E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285