#ABBAF0#ABBAF0
#ABBAF0 is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.6% C 0.079 H 272.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAF0 |
|---|---|
| RGB | rgb(171, 186, 240) |
| HSL | hsl(227, 70%, 81%) |
| HSV | hsv(227, 29%, 94%) |
| CMYK | cmyk(28.8%, 22.5%, 0%, 5.9%) |
| CIE-LAB | lab(76.11, 6.81, -28.50) |
| CIE-LCH | lch(76.11, 29.30, 283.44°) |
| OKLab | oklab(79.64% 0.0034 -0.0786) |
| OKLCH | oklch(79.64% 0.079 272.5) |
| XYZ | xyz(50.0773, 50.0655, 89.4463) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.34
Light Periwinkle
#C1C6FC
ΔE00 4.59
Periwinkle
#CCCCFF
ΔE00 7.00
Powder Blue (survey)
#B1D1FC
ΔE00 7.14
Lightsteelblue
#B0C4DE
ΔE00 7.27
Light Blue Grey
#B7C9E2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAF0 #F0E1AB
analogous
#ABDCF0 #ABBAF0 #BEABF0
triadic
#ABBAF0 #F0ABBA #BAF0AB
tetradic
#ABBAF0 #F0ABDC #F0E1AB #ABF0BE
square
#ABBAF0 #F0ABDC #F0E1AB #ABF0BE
split-complementary
#ABBAF0 #F0BEAB #DCF0AB
monochromatic
#4365DD #778FE7 #ABBAF0 #DFE5F9 #E5EAFA
Accessibility & contrast
On white
1.91
#ABBAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#ABBAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAF0
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAF0 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF2
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#99C4CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbaf0; /* rgb */ color: rgb(171, 186, 240); /* oklch */ color: oklch(79.6% 0.079 272.5);
Tailwind
colors: {
custom: {
50: '#c5cef5',
500: '#abbaf0',
950: '#000000',
},
}SCSS
$custom: #abbaf0; $custom-light: #c5cef5; $custom-dark: #000000;
JSON
{
"hex": "#abbaf0",
"rgb": {
"r": 171,
"g": 186,
"b": 240
},
"hsl": {
"h": 226.957,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.79644,
"c": 0.07865,
"h": 272.5
},
"luminance": 0.50067
}Semantic roles & 50–950 ramp
primary
#ABBAF0
secondary
#CEBA71
accent
#A814D2
background
#FDFEFF
surface
#F9FAFE
border
#D2D3D6
text
#131317
muted
#828385