#ABBBF3#ABBBF3
#ABBBF3 is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.0% C 0.082 H 272.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBF3 |
|---|---|
| RGB | rgb(171, 187, 243) |
| HSL | hsl(227, 75%, 81%) |
| HSV | hsv(227, 30%, 95%) |
| CMYK | cmyk(29.6%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(76.48, 6.99, -29.55) |
| CIE-LCH | lch(76.48, 30.37, 283.31°) |
| OKLab | oklab(79.97% 0.003 -0.0816) |
| OKLCH | oklch(79.97% 0.082 272.1) |
| XYZ | xyz(50.7381, 50.6680, 91.8832) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.85
Light Periwinkle
#C1C6FC
ΔE00 4.68
Powder Blue (survey)
#B1D1FC
ΔE00 6.77
Periwinkle
#CCCCFF
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.24
Light Blue Grey
#B7C9E2
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBF3 #F3E3AB
analogous
#ABDFF3 #ABBBF3 #BFABF3
triadic
#ABBBF3 #F3ABBB #BBF3AB
tetradic
#ABBBF3 #F3ABDF #F3E3AB #ABF3BF
square
#ABBBF3 #F3ABDF #F3E3AB #ABF3BF
split-complementary
#ABBBF3 #F3BFAB #DFF3AB
monochromatic
#4064E4 #7590EB #ABBBF3 #E1E6FB #E4E9FB
Accessibility & contrast
On white
1.89
#ABBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ABBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBF3
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBF3 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC0F6
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#98C6CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbbf3; /* rgb */ color: rgb(171, 187, 243); /* oklch */ color: oklch(80.0% 0.082 272.1);
Tailwind
colors: {
custom: {
50: '#c5cff7',
500: '#abbbf3',
950: '#000000',
},
}SCSS
$custom: #abbbf3; $custom-light: #c5cff7; $custom-dark: #000000;
JSON
{
"hex": "#abbbf3",
"rgb": {
"r": 171,
"g": 187,
"b": 243
},
"hsl": {
"h": 226.667,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.79967,
"c": 0.08161,
"h": 272.1
},
"luminance": 0.5067
}Semantic roles & 50–950 ramp
primary
#ABBBF3
secondary
#D2BC70
accent
#AB0ED7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385