#ABB6FE#ABB6FE
#ABB6FE is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.4% C 0.103 H 277.1°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6FE |
|---|---|
| RGB | rgb(171, 182, 254) |
| HSL | hsl(232, 98%, 83%) |
| HSV | hsv(232, 33%, 100%) |
| CMYK | cmyk(32.7%, 28.3%, 0%, 0.4%) |
| CIE-LAB | lab(75.62, 12.47, -36.80) |
| CIE-LCH | lch(75.62, 38.86, 288.73°) |
| OKLab | oklab(79.44% 0.0127 -0.1022) |
| OKLCH | oklch(79.44% 0.103 277.1) |
| XYZ | xyz(51.4069, 49.2678, 100.5478) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 5.78
Powder Blue (survey)
#B1D1FC
ΔE00 7.92
Periwinkle Blue
#8F99FB
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 8.18
Periwinkle
#CCCCFF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6FE #FEF3AB
analogous
#ABDFFE #ABB6FE #C9ABFE
triadic
#ABB6FE #FEABB6 #B6FEAB
tetradic
#ABB6FE #FEABDF #FEF3AB #ABFEC9
square
#ABB6FE #FEABDF #FEF3AB #ABFEC9
split-complementary
#ABB6FE #FEC9AB #DFFEAB
monochromatic
#324DFD #6F81FD #ABB6FE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.93
#ABB6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#ABB6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6FE
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6FE | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#94C4CF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abb6fe; /* rgb */ color: rgb(171, 182, 254); /* oklch */ color: oklch(79.4% 0.103 277.1);
Tailwind
colors: {
custom: {
50: '#c6cbff',
500: '#abb6fe',
950: '#000000',
},
}SCSS
$custom: #abb6fe; $custom-light: #c6cbff; $custom-dark: #000000;
JSON
{
"hex": "#abb6fe",
"rgb": {
"r": 171,
"g": 182,
"b": 254
},
"hsl": {
"h": 232.048,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.79438,
"c": 0.10301,
"h": 277.1
},
"luminance": 0.4927
}Semantic roles & 50–950 ramp
primary
#ABB6FE
secondary
#F7F2D4
accent
#C700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286