#ABB2F7#ABB2F7
#ABB2F7 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.3% C 0.098 H 279.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2F7 |
|---|---|
| RGB | rgb(171, 178, 247) |
| HSL | hsl(234, 83%, 82%) |
| HSV | hsv(234, 31%, 97%) |
| CMYK | cmyk(30.8%, 27.9%, 0%, 3.1%) |
| CIE-LAB | lab(74.33, 12.94, -35.03) |
| CIE-LCH | lch(74.33, 37.34, 290.27°) |
| OKLab | oklab(78.35% 0.0161 -0.0971) |
| OKLCH | oklch(78.35% 0.098 279.4) |
| XYZ | xyz(49.4989, 47.2126, 94.4826) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.83
Pastel Blue
#A2BFFE
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 7.86
Periwinkle
#CCCCFF
ΔE00 8.13
Lightsteelblue
#B0C4DE
ΔE00 8.70
Powder Blue (survey)
#B1D1FC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2F7 #F7F0AB
analogous
#ABD8F7 #ABB2F7 #CAABF7
triadic
#ABB2F7 #F7ABB2 #B2F7AB
tetradic
#ABB2F7 #F7ABD8 #F7F0AB #ABF7CA
square
#ABB2F7 #F7ABD8 #F7F0AB #ABF7CA
split-complementary
#ABB2F7 #F7CAAB #D8F7AB
monochromatic
#3B4CEC #737FF2 #ABB2F7 #E3E5FC #E3E5FC
Accessibility & contrast
On white
2.01
#ABB2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#ABB2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2F7
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2F7 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBAFA
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#97BFCA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb2f7; /* rgb */ color: rgb(171, 178, 247); /* oklch */ color: oklch(78.3% 0.098 279.4);
Tailwind
colors: {
custom: {
50: '#c5c8fa',
500: '#abb2f7',
950: '#000000',
},
}SCSS
$custom: #abb2f7; $custom-light: #c5c8fa; $custom-dark: #000000;
JSON
{
"hex": "#abb2f7",
"rgb": {
"r": 171,
"g": 178,
"b": 247
},
"hsl": {
"h": 234.474,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.78345,
"c": 0.09847,
"h": 279.4
},
"luminance": 0.47214
}Semantic roles & 50–950 ramp
primary
#ABB2F7
secondary
#F4F2D7
accent
#CB06DF
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285