#ABBDFA#ABBDFA
#ABBDFA is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.7% C 0.089 H 271.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDFA |
|---|---|
| RGB | rgb(171, 189, 250) |
| HSL | hsl(226, 89%, 83%) |
| HSV | hsv(226, 32%, 98%) |
| CMYK | cmyk(31.6%, 24.4%, 0%, 2%) |
| CIE-LAB | lab(77.25, 7.62, -32.12) |
| CIE-LCH | lch(77.25, 33.01, 283.35°) |
| OKLab | oklab(80.66% 0.0025 -0.0889) |
| OKLCH | oklch(80.66% 0.089 271.6) |
| XYZ | xyz(52.2426, 51.9534, 97.6994) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.92
Light Periwinkle
#C1C6FC
ΔE00 5.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Carolina Blue
#8AB8FE
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.29
Periwinkle
#CCCCFF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDFA #FAE8AB
analogous
#ABE5FA #ABBDFA #C0ABFA
triadic
#ABBDFA #FAABBD #BDFAAB
tetradic
#ABBDFA #FAABE5 #FAE8AB #ABFAC0
square
#ABBDFA #FAABE5 #FAE8AB #ABFAC0
split-complementary
#ABBDFA #FAC0AB #E5FAAB
monochromatic
#3762F3 #7190F7 #ABBDFA #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.84
#ABBDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#ABBDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDFA
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDFA | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#95C9D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbdfa; /* rgb */ color: rgb(171, 189, 250); /* oklch */ color: oklch(80.7% 0.089 271.6);
Tailwind
colors: {
custom: {
50: '#c6d0fc',
500: '#abbdfa',
950: '#000000',
},
}SCSS
$custom: #abbdfa; $custom-light: #c6d0fc; $custom-dark: #000000;
JSON
{
"hex": "#abbdfa",
"rgb": {
"r": 171,
"g": 189,
"b": 250
},
"hsl": {
"h": 226.329,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.80657,
"c": 0.08891,
"h": 271.6
},
"luminance": 0.51955
}Semantic roles & 50–950 ramp
primary
#ABBDFA
secondary
#DDC36C
accent
#B100E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385