#ABBBFE#ABBBFE
#ABBBFE is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.4% C 0.097 H 273.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBFE |
|---|---|
| RGB | rgb(171, 187, 254) |
| HSL | hsl(228, 98%, 83%) |
| HSV | hsv(228, 33%, 100%) |
| CMYK | cmyk(32.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.89, 9.72, -34.83) |
| CIE-LCH | lch(76.89, 36.16, 285.59°) |
| OKLab | oklab(80.43% 0.0062 -0.0966) |
| OKLCH | oklch(80.43% 0.097 273.7) |
| XYZ | xyz(52.4492, 51.3524, 100.8952) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.21
Light Periwinkle
#C1C6FC
ΔE00 5.40
Powder Blue (survey)
#B1D1FC
ΔE00 6.61
Carolina Blue
#8AB8FE
ΔE00 7.36
Lightsteelblue
#B0C4DE
ΔE00 7.67
Periwinkle
#CCCCFF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBFE #FEEEAB
analogous
#ABE4FE #ABBBFE #C4ABFE
triadic
#ABBBFE #FEABBB #BBFEAB
tetradic
#ABBBFE #FEABE4 #FEEEAB #ABFEC4
square
#ABBBFE #FEABE4 #FEEEAB #ABFEC4
split-complementary
#ABBBFE #FEC4AB #E4FEAB
monochromatic
#3259FD #6F8AFD #ABBBFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.86
#ABBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#ABBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBFE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBFE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#94C8D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbbfe; /* rgb */ color: rgb(171, 187, 254); /* oklch */ color: oklch(80.4% 0.097 273.7);
Tailwind
colors: {
custom: {
50: '#c6cfff',
500: '#abbbfe',
950: '#000000',
},
}SCSS
$custom: #abbbfe; $custom-light: #c6cfff; $custom-dark: #000000;
JSON
{
"hex": "#abbbfe",
"rgb": {
"r": 171,
"g": 187,
"b": 254
},
"hsl": {
"h": 228.434,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.80427,
"c": 0.09678,
"h": 273.7
},
"luminance": 0.51354
}Semantic roles & 50–950 ramp
primary
#ABBBFE
secondary
#E3CC6A
accent
#B900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386