#ABB7FE#ABB7FE
#ABB7FE is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.6% C 0.102 H 276.4°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7FE |
|---|---|
| RGB | rgb(171, 183, 254) |
| HSL | hsl(231, 98%, 83%) |
| HSV | hsv(231, 33%, 100%) |
| CMYK | cmyk(32.7%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(75.87, 11.92, -36.41) |
| CIE-LCH | lch(75.87, 38.31, 288.13°) |
| OKLab | oklab(79.64% 0.0114 -0.1011) |
| OKLCH | oklch(79.64% 0.102 276.4) |
| XYZ | xyz(51.6124, 49.6789, 100.6163) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.23
Light Periwinkle
#C1C6FC
ΔE00 5.67
Powder Blue (survey)
#B1D1FC
ΔE00 7.66
Carolina Blue
#8AB8FE
ΔE00 8.05
Lightsteelblue
#B0C4DE
ΔE00 8.08
Periwinkle
#CCCCFF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7FE #FEF2AB
analogous
#ABE0FE #ABB7FE #C8ABFE
triadic
#ABB7FE #FEABB7 #B7FEAB
tetradic
#ABB7FE #FEABE0 #FEF2AB #ABFEC8
square
#ABB7FE #FEABE0 #FEF2AB #ABFEC8
split-complementary
#ABB7FE #FEC8AB #E0FEAB
monochromatic
#324FFD #6F83FD #ABB7FE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.92
#ABB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#ABB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7FE
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7FE | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#94C4D0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abb7fe; /* rgb */ color: rgb(171, 183, 254); /* oklch */ color: oklch(79.6% 0.102 276.4);
Tailwind
colors: {
custom: {
50: '#c6ccff',
500: '#abb7fe',
950: '#000000',
},
}SCSS
$custom: #abb7fe; $custom-light: #c6ccff; $custom-dark: #000000;
JSON
{
"hex": "#abb7fe",
"rgb": {
"r": 171,
"g": 183,
"b": 254
},
"hsl": {
"h": 231.325,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.79635,
"c": 0.10174,
"h": 276.4
},
"luminance": 0.49681
}Semantic roles & 50–950 ramp
primary
#ABB7FE
secondary
#F7F2D4
accent
#C400E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286