#ABBCF2#ABBCF2
#ABBCF2 is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.1% C 0.079 H 271.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCF2 |
|---|---|
| RGB | rgb(171, 188, 242) |
| HSL | hsl(226, 73%, 81%) |
| HSV | hsv(226, 29%, 95%) |
| CMYK | cmyk(29.3%, 22.3%, 0%, 5.1%) |
| CIE-LAB | lab(76.70, 6.20, -28.67) |
| CIE-LCH | lch(76.70, 29.34, 282.21°) |
| OKLab | oklab(80.13% 0.0013 -0.0791) |
| OKLCH | oklch(80.13% 0.079 271) |
| XYZ | xyz(50.8004, 51.0335, 91.1611) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.72
Light Periwinkle
#C1C6FC
ΔE00 4.68
Powder Blue (survey)
#B1D1FC
ΔE00 6.46
Lightsteelblue
#B0C4DE
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCF2 #F2E1AB
analogous
#ABDFF2 #ABBCF2 #BDABF2
triadic
#ABBCF2 #F2ABBC #BCF2AB
tetradic
#ABBCF2 #F2ABDF #F2E1AB #ABF2BD
square
#ABBCF2 #F2ABDF #F2E1AB #ABF2BD
split-complementary
#ABBCF2 #F2BDAB #DFF2AB
monochromatic
#4167E2 #7692EA #ABBCF2 #E0E6FA #E5EAFB
Accessibility & contrast
On white
1.87
#ABBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#ABBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCF2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCF2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F4
Deuteranopia (green-blind)
#A6BBF1
Tritanopia (blue-blind)
#98C6CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbcf2; /* rgb */ color: rgb(171, 188, 242); /* oklch */ color: oklch(80.1% 0.079 271.0);
Tailwind
colors: {
custom: {
50: '#c5d0f6',
500: '#abbcf2',
950: '#000000',
},
}SCSS
$custom: #abbcf2; $custom-light: #c5d0f6; $custom-dark: #000000;
JSON
{
"hex": "#abbcf2",
"rgb": {
"r": 171,
"g": 188,
"b": 242
},
"hsl": {
"h": 225.634,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.80128,
"c": 0.07908,
"h": 271
},
"luminance": 0.51035
}Semantic roles & 50–950 ramp
primary
#ABBCF2
secondary
#D1BA70
accent
#A610D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385