#ABB8FA#ABB8FA
#ABB8FA is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.7% C 0.095 H 275.4°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8FA |
|---|---|
| RGB | rgb(171, 184, 250) |
| HSL | hsl(230, 89%, 83%) |
| HSV | hsv(230, 32%, 98%) |
| CMYK | cmyk(31.6%, 26.4%, 0%, 2%) |
| CIE-LAB | lab(75.97, 10.37, -34.10) |
| CIE-LCH | lch(75.97, 35.64, 286.91°) |
| OKLab | oklab(79.66% 0.009 -0.0945) |
| OKLCH | oklch(79.66% 0.095 275.4) |
| XYZ | xyz(51.1856, 49.8393, 97.3470) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.13
Light Periwinkle
#C1C6FC
ΔE00 5.23
Powder Blue (survey)
#B1D1FC
ΔE00 7.48
Periwinkle
#CCCCFF
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 7.92
Carolina Blue
#8AB8FE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8FA #FAEDAB
analogous
#ABDFFA #ABB8FA #C6ABFA
triadic
#ABB8FA #FAABB8 #B8FAAB
tetradic
#ABB8FA #FAABDF #FAEDAB #ABFAC6
square
#ABB8FA #FAABDF #FAEDAB #ABFAC6
split-complementary
#ABB8FA #FAC6AB #DFFAAB
monochromatic
#3756F3 #7187F7 #ABB8FA #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.91
#ABB8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#ABB8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8FA
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8FA | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFD
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#96C5CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abb8fa; /* rgb */ color: rgb(171, 184, 250); /* oklch */ color: oklch(79.7% 0.095 275.4);
Tailwind
colors: {
custom: {
50: '#c6cdfc',
500: '#abb8fa',
950: '#000000',
},
}SCSS
$custom: #abb8fa; $custom-light: #c6cdfc; $custom-dark: #000000;
JSON
{
"hex": "#abb8fa",
"rgb": {
"r": 171,
"g": 184,
"b": 250
},
"hsl": {
"h": 230.127,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.7966,
"c": 0.09494,
"h": 275.4
},
"luminance": 0.49841
}Semantic roles & 50–950 ramp
primary
#ABB8FA
secondary
#F5F0D6
accent
#C000E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285