#ABBEFA#ABBEFA
#ABBEFA is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.9% C 0.088 H 270.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEFA |
|---|---|
| RGB | rgb(171, 190, 250) |
| HSL | hsl(226, 89%, 83%) |
| HSV | hsv(226, 32%, 98%) |
| CMYK | cmyk(31.6%, 24%, 0%, 2%) |
| CIE-LAB | lab(77.51, 7.07, -31.73) |
| CIE-LCH | lch(77.51, 32.51, 282.57°) |
| OKLab | oklab(80.86% 0.0012 -0.0877) |
| OKLCH | oklch(80.86% 0.088 270.8) |
| XYZ | xyz(52.4585, 52.3851, 97.7713) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.71
Light Periwinkle
#C1C6FC
ΔE00 5.14
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Carolina Blue
#8AB8FE
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.16
Periwinkle
#CCCCFF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEFA #FAE7AB
analogous
#ABE5FA #ABBEFA #C0ABFA
triadic
#ABBEFA #FAABBE #BEFAAB
tetradic
#ABBEFA #FAABE5 #FAE7AB #ABFAC0
square
#ABBEFA #FAABE5 #FAE7AB #ABFAC0
split-complementary
#ABBEFA #FAC0AB #E5FAAB
monochromatic
#3765F3 #7191F7 #ABBEFA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.83
#ABBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#ABBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEFA
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEFA | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#A5BCF9
Tritanopia (blue-blind)
#95CAD3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbefa; /* rgb */ color: rgb(171, 190, 250); /* oklch */ color: oklch(80.9% 0.088 270.8);
Tailwind
colors: {
custom: {
50: '#c6d1fc',
500: '#abbefa',
950: '#000000',
},
}SCSS
$custom: #abbefa; $custom-light: #c6d1fc; $custom-dark: #000000;
JSON
{
"hex": "#abbefa",
"rgb": {
"r": 171,
"g": 190,
"b": 250
},
"hsl": {
"h": 225.57,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.80858,
"c": 0.08776,
"h": 270.8
},
"luminance": 0.52387
}Semantic roles & 50–950 ramp
primary
#ABBEFA
secondary
#DDC26C
accent
#AE00E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385