#ABBBFC#ABBBFC
#ABBBFC is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.3% C 0.094 H 273.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBFC |
|---|---|
| RGB | rgb(171, 187, 252) |
| HSL | hsl(228, 93%, 83%) |
| HSV | hsv(228, 32%, 99%) |
| CMYK | cmyk(32.1%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.82, 9.22, -33.87) |
| CIE-LCH | lch(76.82, 35.10, 285.22°) |
| OKLab | oklab(80.34% 0.0056 -0.0939) |
| OKLCH | oklch(80.34% 0.094 273.4) |
| XYZ | xyz(52.1306, 51.2250, 99.2173) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.29
Light Periwinkle
#C1C6FC
ΔE00 5.23
Powder Blue (survey)
#B1D1FC
ΔE00 6.63
Carolina Blue
#8AB8FE
ΔE00 7.43
Lightsteelblue
#B0C4DE
ΔE00 7.62
Periwinkle
#CCCCFF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBFC #FCECAB
analogous
#ABE3FC #ABBBFC #C3ABFC
triadic
#ABBBFC #FCABBB #BBFCAB
tetradic
#ABBBFC #FCABE3 #FCECAB #ABFCC3
square
#ABBBFC #FCABE3 #FCECAB #ABFCC3
split-complementary
#ABBBFC #FCC3AB #E3FCAB
monochromatic
#355BF8 #708BFA #ABBBFC #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.87
#ABBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#ABBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBFC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBFC | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#A1BBFA
Tritanopia (blue-blind)
#95C7D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbbfc; /* rgb */ color: rgb(171, 187, 252); /* oklch */ color: oklch(80.3% 0.094 273.4);
Tailwind
colors: {
custom: {
50: '#c6cffd',
500: '#abbbfc',
950: '#000000',
},
}SCSS
$custom: #abbbfc; $custom-light: #c6cffd; $custom-dark: #000000;
JSON
{
"hex": "#abbbfc",
"rgb": {
"r": 171,
"g": 187,
"b": 252
},
"hsl": {
"h": 228.148,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.80341,
"c": 0.09403,
"h": 273.4
},
"luminance": 0.51227
}Semantic roles & 50–950 ramp
primary
#ABBBFC
secondary
#E0C96B
accent
#B800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385