#ABB4F0#ABB4F0
#ABB4F0 is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.4% C 0.086 H 277.6°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4F0 |
|---|---|
| RGB | rgb(171, 180, 240) |
| HSL | hsl(232, 70%, 81%) |
| HSV | hsv(232, 29%, 94%) |
| CMYK | cmyk(28.8%, 25%, 0%, 5.9%) |
| CIE-LAB | lab(74.57, 10.11, -30.88) |
| CIE-LCH | lch(74.57, 32.49, 288.13°) |
| OKLab | oklab(78.44% 0.0114 -0.0853) |
| OKLCH | oklch(78.44% 0.086 277.6) |
| XYZ | xyz(48.8398, 47.5903, 89.0338) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 8.48
Periwinkle Blue
#8F99FB
ΔE00 8.80
Powder Blue (survey)
#B1D1FC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4F0 #F0E7AB
analogous
#ABD6F0 #ABB4F0 #C4ABF0
triadic
#ABB4F0 #F0ABB4 #B4F0AB
tetradic
#ABB4F0 #F0ABD6 #F0E7AB #ABF0C4
square
#ABB4F0 #F0ABD6 #F0E7AB #ABF0C4
split-complementary
#ABB4F0 #F0C4AB #D6F0AB
monochromatic
#4357DD #7786E7 #ABB4F0 #DFE2F9 #E5E8FA
Accessibility & contrast
On white
2.00
#ABB4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#ABB4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4F0
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4F0 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF3
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#99BFC9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb4f0; /* rgb */ color: rgb(171, 180, 240); /* oklch */ color: oklch(78.4% 0.086 277.6);
Tailwind
colors: {
custom: {
50: '#c5caf5',
500: '#abb4f0',
950: '#000000',
},
}SCSS
$custom: #abb4f0; $custom-light: #c5caf5; $custom-dark: #000000;
JSON
{
"hex": "#abb4f0",
"rgb": {
"r": 171,
"g": 180,
"b": 240
},
"hsl": {
"h": 232.174,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.78443,
"c": 0.08606,
"h": 277.6
},
"luminance": 0.47592
}Semantic roles & 50–950 ramp
primary
#ABB4F0
secondary
#F2EFD9
accent
#B914D2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285