#ABB2F0#ABB2F0
#ABB2F0 is a light, moderate blue. Relative luminance 0.468; OKLCH L 78.0% C 0.089 H 279.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2F0 |
|---|---|
| RGB | rgb(171, 178, 240) |
| HSL | hsl(234, 70%, 81%) |
| HSV | hsv(234, 29%, 94%) |
| CMYK | cmyk(28.8%, 25.8%, 0%, 5.9%) |
| CIE-LAB | lab(74.05, 11.22, -31.66) |
| CIE-LCH | lch(74.05, 33.59, 289.51°) |
| OKLab | oklab(78.05% 0.0141 -0.0875) |
| OKLCH | oklch(78.05% 0.089 279.1) |
| XYZ | xyz(48.4389, 46.7886, 88.9002) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.43
Pastel Blue
#A2BFFE
ΔE00 6.33
Periwinkle
#CCCCFF
ΔE00 7.65
Periwinkle Blue
#8F99FB
ΔE00 8.49
Lavender
#B39DDB
ΔE00 8.81
Lightsteelblue
#B0C4DE
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2F0 #F0E9AB
analogous
#ABD4F0 #ABB2F0 #C6ABF0
triadic
#ABB2F0 #F0ABB2 #B2F0AB
tetradic
#ABB2F0 #F0ABD4 #F0E9AB #ABF0C6
square
#ABB2F0 #F0ABD4 #F0E9AB #ABF0C6
split-complementary
#ABB2F0 #F0C6AB #D4F0AB
monochromatic
#4353DD #7782E7 #ABB2F0 #DFE2F9 #E5E7FA
Accessibility & contrast
On white
2.03
#ABB2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#ABB2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2F0
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2F0 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B9F3
Deuteranopia (green-blind)
#9CB4EE
Tritanopia (blue-blind)
#9ABDC8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb2f0; /* rgb */ color: rgb(171, 178, 240); /* oklch */ color: oklch(78.0% 0.089 279.1);
Tailwind
colors: {
custom: {
50: '#c5c8f5',
500: '#abb2f0',
950: '#000000',
},
}SCSS
$custom: #abb2f0; $custom-light: #c5c8f5; $custom-dark: #000000;
JSON
{
"hex": "#abb2f0",
"rgb": {
"r": 171,
"g": 178,
"b": 240
},
"hsl": {
"h": 233.913,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.78046,
"c": 0.08866,
"h": 279.1
},
"luminance": 0.4679
}Semantic roles & 50–950 ramp
primary
#ABB2F0
secondary
#F2EFD9
accent
#BE14D2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285