#ABBDFC#ABBDFC
#ABBDFC is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.7% C 0.092 H 271.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDFC |
|---|---|
| RGB | rgb(171, 189, 252) |
| HSL | hsl(227, 93%, 83%) |
| HSV | hsv(227, 32%, 99%) |
| CMYK | cmyk(32.1%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(77.33, 8.12, -33.08) |
| CIE-LCH | lch(77.33, 34.06, 283.79°) |
| OKLab | oklab(80.74% 0.0031 -0.0916) |
| OKLCH | oklch(80.74% 0.092 271.9) |
| XYZ | xyz(52.5579, 52.0795, 99.3597) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.82
Light Periwinkle
#C1C6FC
ΔE00 5.23
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Carolina Blue
#8AB8FE
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 7.39
Periwinkle
#CCCCFF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDFC #FCEAAB
analogous
#ABE5FC #ABBDFC #C1ABFC
triadic
#ABBDFC #FCABBD #BDFCAB
tetradic
#ABBDFC #FCABE5 #FCEAAB #ABFCC1
square
#ABBDFC #FCABE5 #FCEAAB #ABFCC1
split-complementary
#ABBDFC #FCC1AB #E5FCAB
monochromatic
#3560F8 #708FFA #ABBDFC #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.84
#ABBDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#ABBDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDFC
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDFC | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#94C9D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbdfc; /* rgb */ color: rgb(171, 189, 252); /* oklch */ color: oklch(80.7% 0.092 271.9);
Tailwind
colors: {
custom: {
50: '#c6d0fd',
500: '#abbdfc',
950: '#000000',
},
}SCSS
$custom: #abbdfc; $custom-light: #c6d0fd; $custom-dark: #000000;
JSON
{
"hex": "#abbdfc",
"rgb": {
"r": 171,
"g": 189,
"b": 252
},
"hsl": {
"h": 226.667,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.80741,
"c": 0.09165,
"h": 271.9
},
"luminance": 0.52081
}Semantic roles & 50–950 ramp
primary
#ABBDFC
secondary
#E0C66B
accent
#B300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385