#ABBEF8#ABBEF8
#ABBEF8 is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.8% C 0.085 H 270.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEF8 |
|---|---|
| RGB | rgb(171, 190, 248) |
| HSL | hsl(225, 85%, 82%) |
| HSV | hsv(225, 31%, 97%) |
| CMYK | cmyk(31%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(77.44, 6.58, -30.77) |
| CIE-LCH | lch(77.44, 31.46, 282.07°) |
| OKLab | oklab(80.77% 0.0006 -0.085) |
| OKLCH | oklch(80.77% 0.085 270.4) |
| XYZ | xyz(52.1465, 52.2603, 96.1285) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.83
Light Periwinkle
#C1C6FC
ΔE00 5.02
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 7.03
Carolina Blue
#8AB8FE
ΔE00 7.11
Periwinkle
#CCCCFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEF8 #F8E5AB
analogous
#ABE4F8 #ABBEF8 #BFABF8
triadic
#ABBEF8 #F8ABBE #BEF8AB
tetradic
#ABBEF8 #F8ABE4 #F8E5AB #ABF8BF
square
#ABBEF8 #F8ABE4 #F8E5AB #ABF8BF
split-complementary
#ABBEF8 #F8BFAB #E4F8AB
monochromatic
#3A67EF #7392F3 #ABBEF8 #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.83
#ABBEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ABBEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEF8
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEF8 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FB
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#96C9D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbef8; /* rgb */ color: rgb(171, 190, 248); /* oklch */ color: oklch(80.8% 0.085 270.4);
Tailwind
colors: {
custom: {
50: '#c5d1fa',
500: '#abbef8',
950: '#000000',
},
}SCSS
$custom: #abbef8; $custom-light: #c5d1fa; $custom-dark: #000000;
JSON
{
"hex": "#abbef8",
"rgb": {
"r": 171,
"g": 190,
"b": 248
},
"hsl": {
"h": 225.195,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.80775,
"c": 0.08502,
"h": 270.4
},
"luminance": 0.52262
}Semantic roles & 50–950 ramp
primary
#ABBEF8
secondary
#DABF6D
accent
#AB04E1
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385