#ABB4EF#ABB4EF
#ABB4EF is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.4% C 0.085 H 277.5°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4EF |
|---|---|
| RGB | rgb(171, 180, 239) |
| HSL | hsl(232, 68%, 80%) |
| HSV | hsv(232, 28%, 94%) |
| CMYK | cmyk(28.5%, 24.7%, 0%, 6.3%) |
| CIE-LAB | lab(74.53, 9.87, -30.39) |
| CIE-LCH | lch(74.53, 31.95, 287.99°) |
| OKLab | oklab(78.4% 0.0111 -0.0839) |
| OKLCH | oklch(78.4% 0.085 277.5) |
| XYZ | xyz(48.6916, 47.5311, 88.2536) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.05
Pastel Blue
#A2BFFE
ΔE00 5.90
Periwinkle
#CCCCFF
ΔE00 7.32
Lightsteelblue
#B0C4DE
ΔE00 8.48
Periwinkle Blue
#8F99FB
ΔE00 8.90
Powder Blue (survey)
#B1D1FC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4EF #EFE6AB
analogous
#ABD6EF #ABB4EF #C4ABEF
triadic
#ABB4EF #EFABB4 #B4EFAB
tetradic
#ABB4EF #EFABD6 #EFE6AB #ABEFC4
square
#ABB4EF #EFABD6 #EFE6AB #ABEFC4
split-complementary
#ABB4EF #EFC4AB #D6EFAB
monochromatic
#4458DB #7886E5 #ABB4EF #DEE2F9 #E5E8FA
Accessibility & contrast
On white
2.00
#ABB4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#ABB4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4EF
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4EF | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF2
Deuteranopia (green-blind)
#9FB5EE
Tritanopia (blue-blind)
#9ABFC8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb4ef; /* rgb */ color: rgb(171, 180, 239); /* oklch */ color: oklch(78.4% 0.085 277.5);
Tailwind
colors: {
custom: {
50: '#c5caf4',
500: '#abb4ef',
950: '#000000',
},
}SCSS
$custom: #abb4ef; $custom-light: #c5caf4; $custom-dark: #000000;
JSON
{
"hex": "#abb4ef",
"rgb": {
"r": 171,
"g": 180,
"b": 239
},
"hsl": {
"h": 232.059,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.78401,
"c": 0.08465,
"h": 277.5
},
"luminance": 0.47532
}Semantic roles & 50–950 ramp
primary
#ABB4EF
secondary
#F2EED9
accent
#B716D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285