#ABB3F5#ABB3F5
#ABB3F5 is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.5% C 0.094 H 278.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3F5 |
|---|---|
| RGB | rgb(171, 179, 245) |
| HSL | hsl(234, 79%, 82%) |
| HSV | hsv(234, 30%, 96%) |
| CMYK | cmyk(30.2%, 26.9%, 0%, 3.9%) |
| CIE-LAB | lab(74.50, 11.89, -33.68) |
| CIE-LCH | lch(74.50, 35.71, 289.45°) |
| OKLab | oklab(78.46% 0.0142 -0.0933) |
| OKLCH | oklch(78.46% 0.094 278.6) |
| XYZ | xyz(49.3916, 47.4892, 92.9325) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.51
Pastel Blue
#A2BFFE
ΔE00 5.71
Periwinkle
#CCCCFF
ΔE00 7.83
Periwinkle Blue
#8F99FB
ΔE00 8.19
Lightsteelblue
#B0C4DE
ΔE00 8.59
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3F5 #F5EDAB
analogous
#ABD8F5 #ABB3F5 #C8ABF5
triadic
#ABB3F5 #F5ABB3 #B3F5AB
tetradic
#ABB3F5 #F5ABD8 #F5EDAB #ABF5C8
square
#ABB3F5 #F5ABD8 #F5EDAB #ABF5C8
split-complementary
#ABB3F5 #F5C8AB #D8F5AB
monochromatic
#3E50E8 #7482EE #ABB3F5 #E2E4FC #E4E6FC
Accessibility & contrast
On white
2.00
#ABB3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#ABB3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3F5
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3F5 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BAF8
Deuteranopia (green-blind)
#9BB5F3
Tritanopia (blue-blind)
#98BFCA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb3f5; /* rgb */ color: rgb(171, 179, 245); /* oklch */ color: oklch(78.5% 0.094 278.6);
Tailwind
colors: {
custom: {
50: '#c5c9f8',
500: '#abb3f5',
950: '#000000',
},
}SCSS
$custom: #abb3f5; $custom-light: #c5c9f8; $custom-dark: #000000;
JSON
{
"hex": "#abb3f5",
"rgb": {
"r": 171,
"g": 179,
"b": 245
},
"hsl": {
"h": 233.514,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.78456,
"c": 0.09435,
"h": 278.6
},
"luminance": 0.47491
}Semantic roles & 50–950 ramp
primary
#ABB3F5
secondary
#F4F1D7
accent
#C40ADB
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285