#ABBEFB#ABBEFB
#ABBEFB is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.9% C 0.089 H 270.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEFB |
|---|---|
| RGB | rgb(171, 190, 251) |
| HSL | hsl(226, 91%, 83%) |
| HSV | hsv(226, 32%, 98%) |
| CMYK | cmyk(31.9%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.55, 7.32, -32.20) |
| CIE-LCH | lch(77.55, 33.03, 282.81°) |
| OKLab | oklab(80.9% 0.0014 -0.0891) |
| OKLCH | oklch(80.9% 0.089 270.9) |
| XYZ | xyz(52.6157, 52.4480, 98.5993) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.66
Light Periwinkle
#C1C6FC
ΔE00 5.20
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Carolina Blue
#8AB8FE
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.22
Periwinkle
#CCCCFF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEFB #FBE8AB
analogous
#ABE6FB #ABBEFB #C0ABFB
triadic
#ABBEFB #FBABBE #BEFBAB
tetradic
#ABBEFB #FBABE6 #FBE8AB #ABFBC0
square
#ABBEFB #FBABE6 #FBE8AB #ABFBC0
split-complementary
#ABBEFB #FBC0AB #E6FBAB
monochromatic
#3664F5 #7191F8 #ABBEFB #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.83
#ABBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#ABBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEFB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEFB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#95CAD3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbefb; /* rgb */ color: rgb(171, 190, 251); /* oklch */ color: oklch(80.9% 0.089 270.9);
Tailwind
colors: {
custom: {
50: '#c6d1fd',
500: '#abbefb',
950: '#000000',
},
}SCSS
$custom: #abbefb; $custom-light: #c6d1fd; $custom-dark: #000000;
JSON
{
"hex": "#abbefb",
"rgb": {
"r": 171,
"g": 190,
"b": 251
},
"hsl": {
"h": 225.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.80899,
"c": 0.08912,
"h": 270.9
},
"luminance": 0.5245
}Semantic roles & 50–950 ramp
primary
#ABBEFB
secondary
#DEC36C
accent
#AF00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385