#ABB8FE#ABB8FE
#ABB8FE is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.8% C 0.100 H 275.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8FE |
|---|---|
| RGB | rgb(171, 184, 254) |
| HSL | hsl(231, 98%, 83%) |
| HSV | hsv(231, 33%, 100%) |
| CMYK | cmyk(32.7%, 27.6%, 0%, 0.4%) |
| CIE-LAB | lab(76.13, 11.37, -36.01) |
| CIE-LCH | lch(76.13, 37.76, 287.52°) |
| OKLab | oklab(79.83% 0.0101 -0.1) |
| OKLCH | oklch(79.83% 0.1 275.8) |
| XYZ | xyz(51.8194, 50.0929, 100.6853) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.97
Light Periwinkle
#C1C6FC
ΔE00 5.57
Powder Blue (survey)
#B1D1FC
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 7.87
Lightsteelblue
#B0C4DE
ΔE00 7.98
Periwinkle
#CCCCFF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8FE #FEF1AB
analogous
#ABE1FE #ABB8FE #C7ABFE
triadic
#ABB8FE #FEABB8 #B8FEAB
tetradic
#ABB8FE #FEABE1 #FEF1AB #ABFEC7
square
#ABB8FE #FEABE1 #FEF1AB #ABFEC7
split-complementary
#ABB8FE #FEC7AB #E1FEAB
monochromatic
#3252FD #6F85FD #ABB8FE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.91
#ABB8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#ABB8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8FE
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8FE | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#94C5D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abb8fe; /* rgb */ color: rgb(171, 184, 254); /* oklch */ color: oklch(79.8% 0.100 275.8);
Tailwind
colors: {
custom: {
50: '#c6cdff',
500: '#abb8fe',
950: '#000000',
},
}SCSS
$custom: #abb8fe; $custom-light: #c6cdff; $custom-dark: #000000;
JSON
{
"hex": "#abb8fe",
"rgb": {
"r": 171,
"g": 184,
"b": 254
},
"hsl": {
"h": 230.602,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.79832,
"c": 0.10048,
"h": 275.8
},
"luminance": 0.50095
}Semantic roles & 50–950 ramp
primary
#ABB8FE
secondary
#E3D06A
accent
#C200E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386