#ABB8F5#ABB8F5
#ABB8F5 is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.4% C 0.088 H 274.9°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8F5 |
|---|---|
| RGB | rgb(171, 184, 245) |
| HSL | hsl(229, 79%, 82%) |
| HSV | hsv(229, 30%, 96%) |
| CMYK | cmyk(30.2%, 24.9%, 0%, 3.9%) |
| CIE-LAB | lab(75.78, 9.13, -31.70) |
| CIE-LCH | lch(75.78, 32.99, 286.07°) |
| OKLab | oklab(79.45% 0.0076 -0.0877) |
| OKLCH | oklch(79.45% 0.088 274.9) |
| XYZ | xyz(50.4120, 49.5299, 93.2726) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.42
Light Periwinkle
#C1C6FC
ΔE00 4.87
Periwinkle
#CCCCFF
ΔE00 7.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 7.84
Carolina Blue
#8AB8FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8F5 #F5E8AB
analogous
#ABDDF5 #ABB8F5 #C3ABF5
triadic
#ABB8F5 #F5ABB8 #B8F5AB
tetradic
#ABB8F5 #F5ABDD #F5E8AB #ABF5C3
square
#ABB8F5 #F5ABDD #F5E8AB #ABF5C3
split-complementary
#ABB8F5 #F5C3AB #DDF5AB
monochromatic
#3E5CE8 #748AEE #ABB8F5 #E2E6FC #E4E8FC
Accessibility & contrast
On white
1.93
#ABB8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ABB8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8F5
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8F5 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BEF8
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#97C4CD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abb8f5; /* rgb */ color: rgb(171, 184, 245); /* oklch */ color: oklch(79.4% 0.088 274.9);
Tailwind
colors: {
custom: {
50: '#c5cdf8',
500: '#abb8f5',
950: '#000000',
},
}SCSS
$custom: #abb8f5; $custom-light: #c5cdf8; $custom-dark: #000000;
JSON
{
"hex": "#abb8f5",
"rgb": {
"r": 171,
"g": 184,
"b": 245
},
"hsl": {
"h": 229.459,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.79449,
"c": 0.08799,
"h": 274.9
},
"luminance": 0.49531
}Semantic roles & 50–950 ramp
primary
#ABB8F5
secondary
#F4EFD7
accent
#B60ADB
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285