#ABB4F2#ABB4F2
#ABB4F2 is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.5% C 0.089 H 277.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4F2 |
|---|---|
| RGB | rgb(171, 180, 242) |
| HSL | hsl(232, 73%, 81%) |
| HSV | hsv(232, 29%, 95%) |
| CMYK | cmyk(29.3%, 25.6%, 0%, 5.1%) |
| CIE-LAB | lab(74.64, 10.60, -31.84) |
| CIE-LCH | lch(74.64, 33.56, 288.41°) |
| OKLab | oklab(78.53% 0.012 -0.088) |
| OKLCH | oklch(78.53% 0.089 277.7) |
| XYZ | xyz(49.1385, 47.7098, 90.6071) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 5.66
Periwinkle
#CCCCFF
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 8.47
Periwinkle Blue
#8F99FB
ΔE00 8.62
Powder Blue (survey)
#B1D1FC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4F2 #F2E9AB
analogous
#ABD7F2 #ABB4F2 #C5ABF2
triadic
#ABB4F2 #F2ABB4 #B4F2AB
tetradic
#ABB4F2 #F2ABD7 #F2E9AB #ABF2C5
square
#ABB4F2 #F2ABD7 #F2E9AB #ABF2C5
split-complementary
#ABB4F2 #F2C5AB #D7F2AB
monochromatic
#4155E2 #7685EA #ABB4F2 #E0E3FA #E5E7FB
Accessibility & contrast
On white
1.99
#ABB4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#ABB4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4F2
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4F2 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BAF5
Deuteranopia (green-blind)
#9EB5F0
Tritanopia (blue-blind)
#99BFC9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb4f2; /* rgb */ color: rgb(171, 180, 242); /* oklch */ color: oklch(78.5% 0.089 277.7);
Tailwind
colors: {
custom: {
50: '#c5caf6',
500: '#abb4f2',
950: '#000000',
},
}SCSS
$custom: #abb4f2; $custom-light: #c5caf6; $custom-dark: #000000;
JSON
{
"hex": "#abb4f2",
"rgb": {
"r": 171,
"g": 180,
"b": 242
},
"hsl": {
"h": 232.394,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.78527,
"c": 0.08885,
"h": 277.7
},
"luminance": 0.47711
}Semantic roles & 50–950 ramp
primary
#ABB4F2
secondary
#F3EFD8
accent
#BC10D5
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285