#ABB5F0#ABB5F0
#ABB5F0 is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.6% C 0.085 H 276.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5F0 |
|---|---|
| RGB | rgb(171, 181, 240) |
| HSL | hsl(231, 70%, 81%) |
| HSV | hsv(231, 29%, 94%) |
| CMYK | cmyk(28.8%, 24.6%, 0%, 5.9%) |
| CIE-LAB | lab(74.82, 9.56, -30.48) |
| CIE-LCH | lch(74.82, 31.94, 287.41°) |
| OKLab | oklab(78.64% 0.0101 -0.0842) |
| OKLCH | oklch(78.64% 0.085 276.8) |
| XYZ | xyz(49.0424, 47.9955, 89.1013) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.94
Pastel Blue
#A2BFFE
ΔE00 5.56
Periwinkle
#CCCCFF
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 8.30
Powder Blue (survey)
#B1D1FC
ΔE00 8.65
Periwinkle Blue
#8F99FB
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5F0 #F0E6AB
analogous
#ABD7F0 #ABB5F0 #C3ABF0
triadic
#ABB5F0 #F0ABB5 #B5F0AB
tetradic
#ABB5F0 #F0ABD7 #F0E6AB #ABF0C3
square
#ABB5F0 #F0ABD7 #F0E6AB #ABF0C3
split-complementary
#ABB5F0 #F0C3AB #D7F0AB
monochromatic
#435ADD #7787E7 #ABB5F0 #DFE3F9 #E5E8FA
Accessibility & contrast
On white
1.98
#ABB5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#ABB5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5F0
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5F0 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BBF3
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#99C0C9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb5f0; /* rgb */ color: rgb(171, 181, 240); /* oklch */ color: oklch(78.6% 0.085 276.8);
Tailwind
colors: {
custom: {
50: '#c5cbf5',
500: '#abb5f0',
950: '#000000',
},
}SCSS
$custom: #abb5f0; $custom-light: #c5cbf5; $custom-dark: #000000;
JSON
{
"hex": "#abb5f0",
"rgb": {
"r": 171,
"g": 181,
"b": 240
},
"hsl": {
"h": 231.304,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.78642,
"c": 0.08478,
"h": 276.8
},
"luminance": 0.47997
}Semantic roles & 50–950 ramp
primary
#ABB5F0
secondary
#F2EED9
accent
#B614D2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285