#ABB3F2#ABB3F2
#ABB3F2 is a light, moderate blue. Relative luminance 0.473; OKLCH L 78.3% C 0.090 H 278.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3F2 |
|---|---|
| RGB | rgb(171, 179, 242) |
| HSL | hsl(233, 73%, 81%) |
| HSV | hsv(233, 29%, 95%) |
| CMYK | cmyk(29.3%, 26%, 0%, 5.1%) |
| CIE-LAB | lab(74.39, 11.15, -32.23) |
| CIE-LCH | lch(74.39, 34.11, 289.08°) |
| OKLab | oklab(78.33% 0.0133 -0.0892) |
| OKLCH | oklch(78.33% 0.09 278.5) |
| XYZ | xyz(48.9374, 47.3075, 90.5401) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 5.92
Periwinkle
#CCCCFF
ΔE00 7.62
Periwinkle Blue
#8F99FB
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 8.63
Powder Blue (survey)
#B1D1FC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3F2 #F2EAAB
analogous
#ABD6F2 #ABB3F2 #C6ABF2
triadic
#ABB3F2 #F2ABB3 #B3F2AB
tetradic
#ABB3F2 #F2ABD6 #F2EAAB #ABF2C6
square
#ABB3F2 #F2ABD6 #F2EAAB #ABF2C6
split-complementary
#ABB3F2 #F2C6AB #D6F2AB
monochromatic
#4153E2 #7683EA #ABB3F2 #E0E3FA #E5E7FB
Accessibility & contrast
On white
2.01
#ABB3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#ABB3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3F2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3F2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BAF5
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#99BFC9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb3f2; /* rgb */ color: rgb(171, 179, 242); /* oklch */ color: oklch(78.3% 0.090 278.5);
Tailwind
colors: {
custom: {
50: '#c5c9f6',
500: '#abb3f2',
950: '#000000',
},
}SCSS
$custom: #abb3f2; $custom-light: #c5c9f6; $custom-dark: #000000;
JSON
{
"hex": "#abb3f2",
"rgb": {
"r": 171,
"g": 179,
"b": 242
},
"hsl": {
"h": 233.239,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.78328,
"c": 0.09015,
"h": 278.5
},
"luminance": 0.47309
}Semantic roles & 50–950 ramp
primary
#ABB3F2
secondary
#F3F0D8
accent
#BF10D5
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285