#ABB2F5#ABB2F5
#ABB2F5 is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.3% C 0.096 H 279.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2F5 |
|---|---|
| RGB | rgb(171, 178, 245) |
| HSL | hsl(234, 79%, 82%) |
| HSV | hsv(234, 30%, 96%) |
| CMYK | cmyk(30.2%, 27.3%, 0%, 3.9%) |
| CIE-LAB | lab(74.25, 12.44, -34.07) |
| CIE-LCH | lch(74.25, 36.27, 290.07°) |
| OKLab | oklab(78.26% 0.0155 -0.0944) |
| OKLCH | oklch(78.26% 0.096 279.3) |
| XYZ | xyz(49.1919, 47.0898, 92.8659) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.69
Pastel Blue
#A2BFFE
ΔE00 5.97
Periwinkle
#CCCCFF
ΔE00 7.98
Periwinkle Blue
#8F99FB
ΔE00 8.03
Lightsteelblue
#B0C4DE
ΔE00 8.73
Lavender
#B39DDB
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2F5 #F5EEAB
analogous
#ABD7F5 #ABB2F5 #C9ABF5
triadic
#ABB2F5 #F5ABB2 #B2F5AB
tetradic
#ABB2F5 #F5ABD7 #F5EEAB #ABF5C9
square
#ABB2F5 #F5ABD7 #F5EEAB #ABF5C9
split-complementary
#ABB2F5 #F5C9AB #D7F5AB
monochromatic
#3E4EE8 #7480EE #ABB2F5 #E2E4FC #E4E6FC
Accessibility & contrast
On white
2.02
#ABB2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#ABB2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2F5
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2F5 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB9F8
Deuteranopia (green-blind)
#9AB4F3
Tritanopia (blue-blind)
#98BEC9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb2f5; /* rgb */ color: rgb(171, 178, 245); /* oklch */ color: oklch(78.3% 0.096 279.3);
Tailwind
colors: {
custom: {
50: '#c5c8f8',
500: '#abb2f5',
950: '#000000',
},
}SCSS
$custom: #abb2f5; $custom-light: #c5c8f8; $custom-dark: #000000;
JSON
{
"hex": "#abb2f5",
"rgb": {
"r": 171,
"g": 178,
"b": 245
},
"hsl": {
"h": 234.324,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.78259,
"c": 0.09566,
"h": 279.3
},
"luminance": 0.47091
}Semantic roles & 50–950 ramp
primary
#ABB2F5
secondary
#F4F1D7
accent
#C70ADB
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285