#ABBFF3#ABBFF3
#ABBFF3 is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.8% C 0.077 H 268.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFF3 |
|---|---|
| RGB | rgb(171, 191, 243) |
| HSL | hsl(223, 75%, 81%) |
| HSV | hsv(223, 30%, 95%) |
| CMYK | cmyk(29.6%, 21.4%, 0%, 4.7%) |
| CIE-LAB | lab(77.51, 4.81, -27.96) |
| CIE-LCH | lch(77.51, 28.38, 279.76°) |
| OKLab | oklab(80.77% -0.0023 -0.0771) |
| OKLCH | oklch(80.77% 0.077 268.3) |
| XYZ | xyz(51.5985, 52.3888, 92.1700) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.06
Light Periwinkle
#C1C6FC
ΔE00 4.98
Powder Blue (survey)
#B1D1FC
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 6.96
Carolina Blue
#8AB8FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFF3 #F3DFAB
analogous
#ABE3F3 #ABBFF3 #BBABF3
triadic
#ABBFF3 #F3ABBF #BFF3AB
tetradic
#ABBFF3 #F3ABE3 #F3DFAB #ABF3BB
square
#ABBFF3 #F3ABE3 #F3DFAB #ABF3BB
split-complementary
#ABBFF3 #F3BBAB #E3F3AB
monochromatic
#406DE4 #7596EB #ABBFF3 #E1E8FB #E4EBFB
Accessibility & contrast
On white
1.83
#ABBFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#ABBFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFF3
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFF3 | 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)
#AFC3F5
Deuteranopia (green-blind)
#A8BDF2
Tritanopia (blue-blind)
#97C9D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbff3; /* rgb */ color: rgb(171, 191, 243); /* oklch */ color: oklch(80.8% 0.077 268.3);
Tailwind
colors: {
custom: {
50: '#c5d2f7',
500: '#abbff3',
950: '#000000',
},
}SCSS
$custom: #abbff3; $custom-light: #c5d2f7; $custom-dark: #000000;
JSON
{
"hex": "#abbff3",
"rgb": {
"r": 171,
"g": 191,
"b": 243
},
"hsl": {
"h": 223.333,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.80775,
"c": 0.07711,
"h": 268.3
},
"luminance": 0.52391
}Semantic roles & 50–950 ramp
primary
#ABBFF3
secondary
#D2B770
accent
#9F0ED7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385