#ABBCFB#ABBCFB
#ABBCFB is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.5% C 0.091 H 272.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCFB |
|---|---|
| RGB | rgb(171, 188, 251) |
| HSL | hsl(227, 91%, 83%) |
| HSV | hsv(227, 32%, 98%) |
| CMYK | cmyk(31.9%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(77.03, 8.42, -33.00) |
| CIE-LCH | lch(77.03, 34.05, 284.31°) |
| OKLab | oklab(80.5% 0.0041 -0.0914) |
| OKLCH | oklch(80.5% 0.091 272.5) |
| XYZ | xyz(52.1855, 51.5876, 98.4559) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.09
Light Periwinkle
#C1C6FC
ΔE00 5.14
Powder Blue (survey)
#B1D1FC
ΔE00 6.37
Carolina Blue
#8AB8FE
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.46
Periwinkle
#CCCCFF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCFB #FBEAAB
analogous
#ABE4FB #ABBCFB #C2ABFB
triadic
#ABBCFB #FBABBC #BCFBAB
tetradic
#ABBCFB #FBABE4 #FBEAAB #ABFBC2
square
#ABBCFB #FBABE4 #FBEAAB #ABFBC2
split-complementary
#ABBCFB #FBC2AB #E4FBAB
monochromatic
#365FF5 #718DF8 #ABBCFB #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.86
#ABBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#ABBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCFB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCFB | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FE
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#95C8D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbcfb; /* rgb */ color: rgb(171, 188, 251); /* oklch */ color: oklch(80.5% 0.091 272.5);
Tailwind
colors: {
custom: {
50: '#c6d0fd',
500: '#abbcfb',
950: '#000000',
},
}SCSS
$custom: #abbcfb; $custom-light: #c6d0fd; $custom-dark: #000000;
JSON
{
"hex": "#abbcfb",
"rgb": {
"r": 171,
"g": 188,
"b": 251
},
"hsl": {
"h": 227.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.80499,
"c": 0.09146,
"h": 272.5
},
"luminance": 0.51589
}Semantic roles & 50–950 ramp
primary
#ABBCFB
secondary
#DEC66C
accent
#B500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385