#ABBEFC#ABBEFC
#ABBEFC is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.090 H 271.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEFC |
|---|---|
| RGB | rgb(171, 190, 252) |
| HSL | hsl(226, 93%, 83%) |
| HSV | hsv(226, 32%, 99%) |
| CMYK | cmyk(32.1%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.59, 7.57, -32.68) |
| CIE-LCH | lch(77.59, 33.55, 283.04°) |
| OKLab | oklab(80.94% 0.0018 -0.0905) |
| OKLCH | oklch(80.94% 0.09 271.1) |
| XYZ | xyz(52.7737, 52.5112, 99.4317) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.61
Light Periwinkle
#C1C6FC
ΔE00 5.27
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Carolina Blue
#8AB8FE
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.28
Baby Blue (survey)
#A2CFFE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEFC #FCE9AB
analogous
#ABE6FC #ABBEFC #C0ABFC
triadic
#ABBEFC #FCABBE #BEFCAB
tetradic
#ABBEFC #FCABE6 #FCE9AB #ABFCC0
square
#ABBEFC #FCABE6 #FCE9AB #ABFCC0
split-complementary
#ABBEFC #FCC0AB #E6FCAB
monochromatic
#3563F8 #7090FA #ABBEFC #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.83
#ABBEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#ABBEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEFC
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEFC | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#94CAD3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbefc; /* rgb */ color: rgb(171, 190, 252); /* oklch */ color: oklch(80.9% 0.090 271.1);
Tailwind
colors: {
custom: {
50: '#c6d1fd',
500: '#abbefc',
950: '#000000',
},
}SCSS
$custom: #abbefc; $custom-light: #c6d1fd; $custom-dark: #000000;
JSON
{
"hex": "#abbefc",
"rgb": {
"r": 171,
"g": 190,
"b": 252
},
"hsl": {
"h": 225.926,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.80941,
"c": 0.09049,
"h": 271.1
},
"luminance": 0.52513
}Semantic roles & 50–950 ramp
primary
#ABBEFC
secondary
#E0C56B
accent
#B000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385