#ABBAFC#ABBAFC
#ABBAFC is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.1% C 0.095 H 274.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAFC |
|---|---|
| RGB | rgb(171, 186, 252) |
| HSL | hsl(229, 93%, 83%) |
| HSV | hsv(229, 32%, 99%) |
| CMYK | cmyk(32.1%, 26.2%, 0%, 1.2%) |
| CIE-LAB | lab(76.56, 9.77, -34.27) |
| CIE-LCH | lch(76.56, 35.63, 285.91°) |
| OKLab | oklab(80.14% 0.007 -0.095) |
| OKLCH | oklch(80.14% 0.095 274.2) |
| XYZ | xyz(51.9192, 50.8022, 99.1468) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.53
Light Periwinkle
#C1C6FC
ΔE00 5.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.90
Carolina Blue
#8AB8FE
ΔE00 7.60
Lightsteelblue
#B0C4DE
ΔE00 7.73
Periwinkle
#CCCCFF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAFC #FCEDAB
analogous
#ABE2FC #ABBAFC #C4ABFC
triadic
#ABBAFC #FCABBA #BAFCAB
tetradic
#ABBAFC #FCABE2 #FCEDAB #ABFCC4
square
#ABBAFC #FCABE2 #FCEDAB #ABFCC4
split-complementary
#ABBAFC #FCC4AB #E2FCAB
monochromatic
#3559F8 #7089FA #ABBAFC #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.88
#ABBAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#ABBAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAFC
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAFC | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#95C7D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbafc; /* rgb */ color: rgb(171, 186, 252); /* oklch */ color: oklch(80.1% 0.095 274.2);
Tailwind
colors: {
custom: {
50: '#c6cefd',
500: '#abbafc',
950: '#000000',
},
}SCSS
$custom: #abbafc; $custom-light: #c6cefd; $custom-dark: #000000;
JSON
{
"hex": "#abbafc",
"rgb": {
"r": 171,
"g": 186,
"b": 252
},
"hsl": {
"h": 228.889,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.80142,
"c": 0.09524,
"h": 274.2
},
"luminance": 0.50804
}Semantic roles & 50–950 ramp
primary
#ABBAFC
secondary
#E0CA6B
accent
#BB00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385