#ABB4FB#ABB4FB
#ABB4FB is a light, moderate blue. Relative luminance 0.483; OKLCH L 78.9% C 0.101 H 278.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4FB |
|---|---|
| RGB | rgb(171, 180, 251) |
| HSL | hsl(233, 91%, 83%) |
| HSV | hsv(233, 32%, 98%) |
| CMYK | cmyk(31.9%, 28.3%, 0%, 1.6%) |
| CIE-LAB | lab(74.99, 12.83, -36.16) |
| CIE-LCH | lch(74.99, 38.36, 289.54°) |
| OKLab | oklab(78.91% 0.0145 -0.1004) |
| OKLCH | oklch(78.91% 0.101 278.2) |
| XYZ | xyz(50.5236, 48.2639, 97.9019) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.13
Light Periwinkle
#C1C6FC
ΔE00 5.79
Periwinkle Blue
#8F99FB
ΔE00 7.95
Periwinkle
#CCCCFF
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.41
Powder Blue (survey)
#B1D1FC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4FB #FBF2AB
analogous
#ABDCFB #ABB4FB #CAABFB
triadic
#ABB4FB #FBABB4 #B4FBAB
tetradic
#ABB4FB #FBABDC #FBF2AB #ABFBCA
square
#ABB4FB #FBABDC #FBF2AB #ABFBCA
split-complementary
#ABB4FB #FBCAAB #DCFBAB
monochromatic
#364CF5 #7180F8 #ABB4FB #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.97
#ABB4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#ABB4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4FB
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4FB | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFE
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#96C1CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb4fb; /* rgb */ color: rgb(171, 180, 251); /* oklch */ color: oklch(78.9% 0.101 278.2);
Tailwind
colors: {
custom: {
50: '#c6cafd',
500: '#abb4fb',
950: '#000000',
},
}SCSS
$custom: #abb4fb; $custom-light: #c6cafd; $custom-dark: #000000;
JSON
{
"hex": "#abb4fb",
"rgb": {
"r": 171,
"g": 180,
"b": 251
},
"hsl": {
"h": 233.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.78913,
"c": 0.10142,
"h": 278.2
},
"luminance": 0.48265
}Semantic roles & 50–950 ramp
primary
#ABB4FB
secondary
#F6F2D5
accent
#CC00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285