#ABB3FB#ABB3FB
#ABB3FB is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.7% C 0.103 H 278.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3FB |
|---|---|
| RGB | rgb(171, 179, 251) |
| HSL | hsl(234, 91%, 83%) |
| HSV | hsv(234, 32%, 98%) |
| CMYK | cmyk(31.9%, 28.7%, 0%, 1.6%) |
| CIE-LAB | lab(74.74, 13.38, -36.55) |
| CIE-LCH | lch(74.74, 38.92, 290.11°) |
| OKLab | oklab(78.72% 0.0158 -0.1015) |
| OKLCH | oklch(78.72% 0.103 278.9) |
| XYZ | xyz(50.3225, 47.8616, 97.8349) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.40
Light Periwinkle
#C1C6FC
ΔE00 5.96
Periwinkle Blue
#8F99FB
ΔE00 7.76
Periwinkle
#CCCCFF
ΔE00 8.31
Lightsteelblue
#B0C4DE
ΔE00 8.53
Powder Blue (survey)
#B1D1FC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3FB #FBF3AB
analogous
#ABDBFB #ABB3FB #CBABFB
triadic
#ABB3FB #FBABB3 #B3FBAB
tetradic
#ABB3FB #FBABDB #FBF3AB #ABFBCB
square
#ABB3FB #FBABDB #FBF3AB #ABFBCB
split-complementary
#ABB3FB #FBCBAB #DBFBAB
monochromatic
#3649F5 #717EF8 #ABB3FB #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.99
#ABB3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#ABB3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3FB
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3FB | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFE
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#96C0CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb3fb; /* rgb */ color: rgb(171, 179, 251); /* oklch */ color: oklch(78.7% 0.103 278.9);
Tailwind
colors: {
custom: {
50: '#c6c9fd',
500: '#abb3fb',
950: '#000000',
},
}SCSS
$custom: #abb3fb; $custom-light: #c6c9fd; $custom-dark: #000000;
JSON
{
"hex": "#abb3fb",
"rgb": {
"r": 171,
"g": 179,
"b": 251
},
"hsl": {
"h": 234,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.78717,
"c": 0.10273,
"h": 278.9
},
"luminance": 0.47863
}Semantic roles & 50–950 ramp
primary
#ABB3FB
secondary
#F6F2D5
accent
#CF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285