#ABB2FF#ABB2FF
#ABB2FF is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.7% C 0.110 H 279.6°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2FF |
|---|---|
| RGB | rgb(171, 178, 255) |
| HSL | hsl(235, 100%, 84%) |
| HSV | hsv(235, 33%, 100%) |
| CMYK | cmyk(32.9%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(74.65, 14.95, -38.85) |
| CIE-LCH | lch(74.65, 41.62, 291.04°) |
| OKLab | oklab(78.7% 0.0182 -0.1081) |
| OKLCH | oklch(78.7% 0.11 279.6) |
| XYZ | xyz(50.7600, 47.7171, 101.1242) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.53
Light Periwinkle
#C1C6FC
ΔE00 6.47
Periwinkle Blue
#8F99FB
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 8.63
Periwinkle
#CCCCFF
ΔE00 8.80
Powder Blue (survey)
#B1D1FC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2FF #FFF8AB
analogous
#ABDCFF #ABB2FF #CEABFF
triadic
#ABB2FF #FFABB2 #B2FFAB
tetradic
#ABB2FF #FFABDC #FFF8AB #ABFFCE
square
#ABB2FF #FFABDC #FFF8AB #ABFFCE
split-complementary
#ABB2FF #FFCEAB #DCFFAB
monochromatic
#3142FF #6E7AFF #ABB2FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.99
#ABB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#ABB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2FF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2FF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBBFF
Deuteranopia (green-blind)
#96B5FD
Tritanopia (blue-blind)
#95C0CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb2ff; /* rgb */ color: rgb(171, 178, 255); /* oklch */ color: oklch(78.7% 0.110 279.6);
Tailwind
colors: {
custom: {
50: '#c6c8ff',
500: '#abb2ff',
950: '#000000',
},
}SCSS
$custom: #abb2ff; $custom-light: #c6c8ff; $custom-dark: #000000;
JSON
{
"hex": "#abb2ff",
"rgb": {
"r": 171,
"g": 178,
"b": 255
},
"hsl": {
"h": 235,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.78699,
"c": 0.10961,
"h": 279.6
},
"luminance": 0.47719
}Semantic roles & 50–950 ramp
primary
#ABB2FF
secondary
#F7F4D4
accent
#D200E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286