#ABBAF3#ABBAF3
#ABBAF3 is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.8% C 0.083 H 273.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAF3 |
|---|---|
| RGB | rgb(171, 186, 243) |
| HSL | hsl(228, 75%, 81%) |
| HSV | hsv(228, 30%, 95%) |
| CMYK | cmyk(29.6%, 23.5%, 0%, 4.7%) |
| CIE-LAB | lab(76.22, 7.54, -29.95) |
| CIE-LCH | lch(76.22, 30.88, 284.13°) |
| OKLab | oklab(79.77% 0.0043 -0.0827) |
| OKLCH | oklch(79.77% 0.083 273) |
| XYZ | xyz(50.5267, 50.2452, 91.8128) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.08
Light Periwinkle
#C1C6FC
ΔE00 4.68
Powder Blue (survey)
#B1D1FC
ΔE00 7.08
Periwinkle
#CCCCFF
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.43
Carolina Blue
#8AB8FE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAF3 #F3E4AB
analogous
#ABDEF3 #ABBAF3 #C0ABF3
triadic
#ABBAF3 #F3ABBA #BAF3AB
tetradic
#ABBAF3 #F3ABDE #F3E4AB #ABF3C0
square
#ABBAF3 #F3ABDE #F3E4AB #ABF3C0
split-complementary
#ABBAF3 #F3C0AB #DEF3AB
monochromatic
#4062E4 #758EEB #ABBAF3 #E1E6FB #E4E9FB
Accessibility & contrast
On white
1.90
#ABBAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#ABBAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAF3
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAF3 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF6
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#98C5CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbaf3; /* rgb */ color: rgb(171, 186, 243); /* oklch */ color: oklch(79.8% 0.083 273.0);
Tailwind
colors: {
custom: {
50: '#c5cef7',
500: '#abbaf3',
950: '#000000',
},
}SCSS
$custom: #abbaf3; $custom-light: #c5cef7; $custom-dark: #000000;
JSON
{
"hex": "#abbaf3",
"rgb": {
"r": 171,
"g": 186,
"b": 243
},
"hsl": {
"h": 227.5,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.79766,
"c": 0.0828,
"h": 273
},
"luminance": 0.50247
}Semantic roles & 50–950 ramp
primary
#ABBAF3
secondary
#D2BE70
accent
#AD0ED7
background
#FDFEFF
surface
#F9FAFE
border
#D2D3D6
text
#131317
muted
#828385