#ABB2EF#ABB2EF
#ABB2EF is a light, moderate blue. Relative luminance 0.467; OKLCH L 78.0% C 0.087 H 279.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2EF |
|---|---|
| RGB | rgb(171, 178, 239) |
| HSL | hsl(234, 68%, 80%) |
| HSV | hsv(234, 28%, 94%) |
| CMYK | cmyk(28.5%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(74.02, 10.97, -31.18) |
| CIE-LCH | lch(74.02, 33.05, 289.39°) |
| OKLab | oklab(78% 0.0138 -0.0862) |
| OKLCH | oklch(78% 0.087 279.1) |
| XYZ | xyz(48.2908, 46.7294, 88.1200) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.39
Pastel Blue
#A2BFFE
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 7.59
Periwinkle Blue
#8F99FB
ΔE00 8.60
Lavender
#B39DDB
ΔE00 8.75
Lightsteelblue
#B0C4DE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2EF #EFE8AB
analogous
#ABD4EF #ABB2EF #C6ABEF
triadic
#ABB2EF #EFABB2 #B2EFAB
tetradic
#ABB2EF #EFABD4 #EFE8AB #ABEFC6
square
#ABB2EF #EFABD4 #EFE8AB #ABEFC6
split-complementary
#ABB2EF #EFC6AB #D4EFAB
monochromatic
#4454DB #7883E5 #ABB2EF #DEE1F9 #E5E7FA
Accessibility & contrast
On white
2.03
#ABB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#ABB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2EF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2EF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B9F2
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#9ABDC7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb2ef; /* rgb */ color: rgb(171, 178, 239); /* oklch */ color: oklch(78.0% 0.087 279.1);
Tailwind
colors: {
custom: {
50: '#c5c8f4',
500: '#abb2ef',
950: '#000000',
},
}SCSS
$custom: #abb2ef; $custom-light: #c5c8f4; $custom-dark: #000000;
JSON
{
"hex": "#abb2ef",
"rgb": {
"r": 171,
"g": 178,
"b": 239
},
"hsl": {
"h": 233.824,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.78004,
"c": 0.08726,
"h": 279.1
},
"luminance": 0.46731
}Semantic roles & 50–950 ramp
primary
#ABB2EF
secondary
#F2EFD9
accent
#BD16D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285