#ABB8FD#ABB8FD
#ABB8FD is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.8% C 0.099 H 275.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8FD |
|---|---|
| RGB | rgb(171, 184, 253) |
| HSL | hsl(230, 95%, 83%) |
| HSV | hsv(230, 32%, 99%) |
| CMYK | cmyk(32.4%, 27.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.09, 11.12, -35.53) |
| CIE-LCH | lch(76.09, 37.23, 287.37°) |
| OKLab | oklab(79.79% 0.0098 -0.0986) |
| OKLCH | oklch(79.79% 0.099 275.7) |
| XYZ | xyz(51.6597, 50.0290, 99.8441) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.00
Light Periwinkle
#C1C6FC
ΔE00 5.48
Powder Blue (survey)
#B1D1FC
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 7.91
Periwinkle
#CCCCFF
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8FD #FDF0AB
analogous
#ABE1FD #ABB8FD #C7ABFD
triadic
#ABB8FD #FDABB8 #B8FDAB
tetradic
#ABB8FD #FDABE1 #FDF0AB #ABFDC7
square
#ABB8FD #FDABE1 #FDF0AB #ABFDC7
split-complementary
#ABB8FD #FDC7AB #E1FDAB
monochromatic
#3353FA #6F85FC #ABB8FD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.91
#ABB8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#ABB8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8FD
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8FD | 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)
#A3BFFF
Deuteranopia (green-blind)
#9DB9FB
Tritanopia (blue-blind)
#95C5D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abb8fd; /* rgb */ color: rgb(171, 184, 253); /* oklch */ color: oklch(79.8% 0.099 275.7);
Tailwind
colors: {
custom: {
50: '#c6cdfe',
500: '#abb8fd',
950: '#000000',
},
}SCSS
$custom: #abb8fd; $custom-light: #c6cdfe; $custom-dark: #000000;
JSON
{
"hex": "#abb8fd",
"rgb": {
"r": 171,
"g": 184,
"b": 253
},
"hsl": {
"h": 230.488,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.79789,
"c": 0.09909,
"h": 275.7
},
"luminance": 0.50031
}Semantic roles & 50–950 ramp
primary
#ABB8FD
secondary
#E1CF6B
accent
#C100E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386