#ABBEFD#ABBEFD
#ABBEFD is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.0% C 0.092 H 271.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEFD |
|---|---|
| RGB | rgb(171, 190, 253) |
| HSL | hsl(226, 95%, 83%) |
| HSV | hsv(226, 32%, 99%) |
| CMYK | cmyk(32.4%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(77.62, 7.82, -33.16) |
| CIE-LCH | lch(77.62, 34.07, 283.27°) |
| OKLab | oklab(80.98% 0.002 -0.0918) |
| OKLCH | oklch(80.98% 0.092 271.3) |
| XYZ | xyz(52.9326, 52.5747, 100.2684) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.56
Light Periwinkle
#C1C6FC
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Carolina Blue
#8AB8FE
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.33
Baby Blue (survey)
#A2CFFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEFD #FDEAAB
analogous
#ABE7FD #ABBEFD #C1ABFD
triadic
#ABBEFD #FDABBE #BEFDAB
tetradic
#ABBEFD #FDABE7 #FDEAAB #ABFDC1
square
#ABBEFD #FDABE7 #FDEAAB #ABFDC1
split-complementary
#ABBEFD #FDC1AB #E7FDAB
monochromatic
#3361FA #6F90FC #ABBEFD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.82
#ABBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#ABBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEFD
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEFD | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#94CAD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbefd; /* rgb */ color: rgb(171, 190, 253); /* oklch */ color: oklch(81.0% 0.092 271.3);
Tailwind
colors: {
custom: {
50: '#c6d1fe',
500: '#abbefd',
950: '#000000',
},
}SCSS
$custom: #abbefd; $custom-light: #c6d1fe; $custom-dark: #000000;
JSON
{
"hex": "#abbefd",
"rgb": {
"r": 171,
"g": 190,
"b": 253
},
"hsl": {
"h": 226.098,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.80983,
"c": 0.09186,
"h": 271.3
},
"luminance": 0.52577
}Semantic roles & 50–950 ramp
primary
#ABBEFD
secondary
#E1C66B
accent
#B000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385