#ABBFF2#ABBFF2
#ABBFF2 is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.7% C 0.076 H 268.0°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFF2 |
|---|---|
| RGB | rgb(171, 191, 242) |
| HSL | hsl(223, 73%, 81%) |
| HSV | hsv(223, 29%, 95%) |
| CMYK | cmyk(29.3%, 21.1%, 0%, 5.1%) |
| CIE-LAB | lab(77.48, 4.57, -27.48) |
| CIE-LCH | lch(77.48, 27.86, 279.44°) |
| OKLab | oklab(80.74% -0.0026 -0.0757) |
| OKLCH | oklch(80.74% 0.076 268) |
| XYZ | xyz(51.4479, 52.3286, 91.3769) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.15
Light Periwinkle
#C1C6FC
ΔE00 4.98
Powder Blue (survey)
#B1D1FC
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 6.29
Light Blue Grey
#B7C9E2
ΔE00 6.84
Carolina Blue
#8AB8FE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFF2 #F2DEAB
analogous
#ABE2F2 #ABBFF2 #BAABF2
triadic
#ABBFF2 #F2ABBF #BFF2AB
tetradic
#ABBFF2 #F2ABE2 #F2DEAB #ABF2BA
square
#ABBFF2 #F2ABE2 #F2DEAB #ABF2BA
split-complementary
#ABBFF2 #F2BAAB #E2F2AB
monochromatic
#416EE2 #7697EA #ABBFF2 #E0E7FA #E5EBFB
Accessibility & contrast
On white
1.83
#ABBFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#ABBFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFF2
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFF2 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F4
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#98C9D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbff2; /* rgb */ color: rgb(171, 191, 242); /* oklch */ color: oklch(80.7% 0.076 268.0);
Tailwind
colors: {
custom: {
50: '#c5d2f6',
500: '#abbff2',
950: '#000000',
},
}SCSS
$custom: #abbff2; $custom-light: #c5d2f6; $custom-dark: #000000;
JSON
{
"hex": "#abbff2",
"rgb": {
"r": 171,
"g": 191,
"b": 242
},
"hsl": {
"h": 223.099,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.80735,
"c": 0.07576,
"h": 268
},
"luminance": 0.5233
}Semantic roles & 50–950 ramp
primary
#ABBFF2
secondary
#D1B670
accent
#9E10D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385