#ABBCF3#ABBCF3
#ABBCF3 is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.2% C 0.080 H 271.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCF3 |
|---|---|
| RGB | rgb(171, 188, 243) |
| HSL | hsl(226, 75%, 81%) |
| HSV | hsv(226, 30%, 95%) |
| CMYK | cmyk(29.6%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(76.74, 6.45, -29.16) |
| CIE-LCH | lch(76.74, 29.86, 282.47°) |
| OKLab | oklab(80.17% 0.0017 -0.0804) |
| OKLCH | oklch(80.17% 0.08 271.2) |
| XYZ | xyz(50.9510, 51.0938, 91.9542) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.63
Light Periwinkle
#C1C6FC
ΔE00 4.71
Powder Blue (survey)
#B1D1FC
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 7.04
Periwinkle
#CCCCFF
ΔE00 7.14
Light Blue Grey
#B7C9E2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCF3 #F3E2AB
analogous
#ABE0F3 #ABBCF3 #BEABF3
triadic
#ABBCF3 #F3ABBC #BCF3AB
tetradic
#ABBCF3 #F3ABE0 #F3E2AB #ABF3BE
square
#ABBCF3 #F3ABE0 #F3E2AB #ABF3BE
split-complementary
#ABBCF3 #F3BEAB #E0F3AB
monochromatic
#4067E4 #7591EB #ABBCF3 #E1E7FB #E4EAFB
Accessibility & contrast
On white
1.87
#ABBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#ABBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCF3
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCF3 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F5
Deuteranopia (green-blind)
#A5BBF2
Tritanopia (blue-blind)
#98C7CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbcf3; /* rgb */ color: rgb(171, 188, 243); /* oklch */ color: oklch(80.2% 0.080 271.2);
Tailwind
colors: {
custom: {
50: '#c5d0f7',
500: '#abbcf3',
950: '#000000',
},
}SCSS
$custom: #abbcf3; $custom-light: #c5d0f7; $custom-dark: #000000;
JSON
{
"hex": "#abbcf3",
"rgb": {
"r": 171,
"g": 188,
"b": 243
},
"hsl": {
"h": 225.833,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.80168,
"c": 0.08046,
"h": 271.2
},
"luminance": 0.51095
}Semantic roles & 50–950 ramp
primary
#ABBCF3
secondary
#D2BB70
accent
#A80ED7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385