#ABB8FC#ABB8FC
#ABB8FC is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.7% C 0.098 H 275.6°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8FC |
|---|---|
| RGB | rgb(171, 184, 252) |
| HSL | hsl(230, 93%, 83%) |
| HSV | hsv(230, 32%, 99%) |
| CMYK | cmyk(32.1%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(76.05, 10.87, -35.06) |
| CIE-LCH | lch(76.05, 36.70, 287.22°) |
| OKLab | oklab(79.75% 0.0096 -0.0972) |
| OKLCH | oklch(79.75% 0.098 275.6) |
| XYZ | xyz(51.5008, 49.9654, 99.0074) |
| Luminance | 0.4997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.04
Light Periwinkle
#C1C6FC
ΔE00 5.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Periwinkle
#CCCCFF
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 7.95
Carolina Blue
#8AB8FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8FC #FCEFAB
analogous
#ABE1FC #ABB8FC #C6ABFC
triadic
#ABB8FC #FCABB8 #B8FCAB
tetradic
#ABB8FC #FCABE1 #FCEFAB #ABFCC6
square
#ABB8FC #FCABE1 #FCEFAB #ABFCC6
split-complementary
#ABB8FC #FCC6AB #E1FCAB
monochromatic
#3554F8 #7086FA #ABB8FC #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.91
#ABB8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#ABB8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8FC
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8FC | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#95C5D0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abb8fc; /* rgb */ color: rgb(171, 184, 252); /* oklch */ color: oklch(79.7% 0.098 275.6);
Tailwind
colors: {
custom: {
50: '#c6cdfd',
500: '#abb8fc',
950: '#000000',
},
}SCSS
$custom: #abb8fc; $custom-light: #c6cdfd; $custom-dark: #000000;
JSON
{
"hex": "#abb8fc",
"rgb": {
"r": 171,
"g": 184,
"b": 252
},
"hsl": {
"h": 230.37,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.79745,
"c": 0.09771,
"h": 275.6
},
"luminance": 0.49967
}Semantic roles & 50–950 ramp
primary
#ABB8FC
secondary
#F6F1D5
accent
#C100E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285