#ABB9FE#ABB9FE
#ABB9FE is a light, moderate blue. Relative luminance 0.505; OKLCH L 80.0% C 0.099 H 275.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9FE |
|---|---|
| RGB | rgb(171, 185, 254) |
| HSL | hsl(230, 98%, 83%) |
| HSV | hsv(230, 33%, 100%) |
| CMYK | cmyk(32.7%, 27.2%, 0%, 0.4%) |
| CIE-LAB | lab(76.38, 10.82, -35.62) |
| CIE-LCH | lch(76.38, 37.22, 286.89°) |
| OKLab | oklab(80.03% 0.0088 -0.0988) |
| OKLCH | oklch(80.03% 0.099 275.1) |
| XYZ | xyz(52.0279, 50.5098, 100.7548) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.71
Light Periwinkle
#C1C6FC
ΔE00 5.49
Powder Blue (survey)
#B1D1FC
ΔE00 7.14
Carolina Blue
#8AB8FE
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 7.87
Periwinkle
#CCCCFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9FE #FEF0AB
analogous
#ABE2FE #ABB9FE #C6ABFE
triadic
#ABB9FE #FEABB9 #B9FEAB
tetradic
#ABB9FE #FEABE2 #FEF0AB #ABFEC6
square
#ABB9FE #FEABE2 #FEF0AB #ABFEC6
split-complementary
#ABB9FE #FEC6AB #E2FEAB
monochromatic
#3254FD #6F87FD #ABB9FE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.89
#ABB9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#ABB9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9FE
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9FE | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#94C6D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abb9fe; /* rgb */ color: rgb(171, 185, 254); /* oklch */ color: oklch(80.0% 0.099 275.1);
Tailwind
colors: {
custom: {
50: '#c6cdff',
500: '#abb9fe',
950: '#000000',
},
}SCSS
$custom: #abb9fe; $custom-light: #c6cdff; $custom-dark: #000000;
JSON
{
"hex": "#abb9fe",
"rgb": {
"r": 171,
"g": 185,
"b": 254
},
"hsl": {
"h": 229.88,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.8003,
"c": 0.09923,
"h": 275.1
},
"luminance": 0.50512
}Semantic roles & 50–950 ramp
primary
#ABB9FE
secondary
#E3CF6A
accent
#BF00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386