#ABB3F7#ABB3F7
#ABB3F7 is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.5% C 0.097 H 278.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3F7 |
|---|---|
| RGB | rgb(171, 179, 247) |
| HSL | hsl(234, 83%, 82%) |
| HSV | hsv(234, 31%, 97%) |
| CMYK | cmyk(30.8%, 27.5%, 0%, 3.1%) |
| CIE-LAB | lab(74.58, 12.39, -34.64) |
| CIE-LCH | lch(74.58, 36.78, 289.68°) |
| OKLab | oklab(78.54% 0.0147 -0.096) |
| OKLCH | oklch(78.54% 0.097 278.7) |
| XYZ | xyz(49.6986, 47.6120, 94.5492) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.59
Light Periwinkle
#C1C6FC
ΔE00 5.65
Periwinkle
#CCCCFF
ΔE00 7.98
Periwinkle Blue
#8F99FB
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.57
Powder Blue (survey)
#B1D1FC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3F7 #F7EFAB
analogous
#ABD9F7 #ABB3F7 #C9ABF7
triadic
#ABB3F7 #F7ABB3 #B3F7AB
tetradic
#ABB3F7 #F7ABD9 #F7EFAB #ABF7C9
square
#ABB3F7 #F7ABD9 #F7EFAB #ABF7C9
split-complementary
#ABB3F7 #F7C9AB #D9F7AB
monochromatic
#3B4EEC #7380F2 #ABB3F7 #E3E6FC #E3E6FC
Accessibility & contrast
On white
2.00
#ABB3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#ABB3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3F7
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3F7 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBAFA
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#97C0CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb3f7; /* rgb */ color: rgb(171, 179, 247); /* oklch */ color: oklch(78.5% 0.097 278.7);
Tailwind
colors: {
custom: {
50: '#c5c9fa',
500: '#abb3f7',
950: '#000000',
},
}SCSS
$custom: #abb3f7; $custom-light: #c5c9fa; $custom-dark: #000000;
JSON
{
"hex": "#abb3f7",
"rgb": {
"r": 171,
"g": 179,
"b": 247
},
"hsl": {
"h": 233.684,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.78542,
"c": 0.09714,
"h": 278.7
},
"luminance": 0.47614
}Semantic roles & 50–950 ramp
primary
#ABB3F7
secondary
#F4F1D7
accent
#C806DF
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285